From f51c8a0e138811732053741bdff12fdb10d20e91 Mon Sep 17 00:00:00 2001 From: ericjinks Date: Fri, 13 Oct 2017 07:32:34 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Pages=20=E2=80=9Chome-page=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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