diff --git a/content/pages/home.json b/content/pages/home.json index 6ce01b2..c64af19 100644 --- a/content/pages/home.json +++ b/content/pages/home.json @@ -1 +1 @@ -{"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 +{"title":"Home","body":"# 🍉 HyperStatic\n\nA not-so-static site boilerplate:\n\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 ⭐️\n* [**Netlify CMS**](https://netlifycms.org)"} \ No newline at end of file