pidgin/nest

2a9503b0173a
Removes learn theme exampleSite
{
"dependencies": {
"js-beautify": "^1.8.9"
},
"scripts":{
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}