Update Pages “home-page”

This commit is contained in:
ericjinks 2017-10-13 07:31:28 +00:00
parent 22073d6db2
commit b7e57f43cc

View file

@ -1 +1 @@
{"title":"About page title","body":"#### This is the about page body!\n\n`inline-code`\n"}
{"title":"Home","body":"# 🍉 HyperStatic\n\nA not-so-static site boilerplate:\n- **Create React App** for simplicity\n- **Styled Components** for component-based css\n- **React Router** for routing (v4)\n- **React Helmet** for document titles, descriptions, meta\n- **React Snapshot** for pre-rendering to static html so it works without Javascript ⭐️"}