pidgin/nest

Add our support badges

2019-01-17, Gary Kramlich
645e47877987
Add our support badges
{
"dependencies": {
"front-matter": "^3.0.1",
"js-beautify": "^1.8.9"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}