diff --git a/content/pages/home.json b/content/pages/home.json index 81cd872..6ce01b2 100644 --- a/content/pages/home.json +++ b/content/pages/home.json @@ -1 +1 @@ -{"title":"About page title","body":"#### This is the about page body!\n\n`inline-code`\n"} \ No newline at end of file +{"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 ⭐️"} \ No newline at end of file