From b7e57f43cccd71f5b73d1ee351a3b2132ca10375 Mon Sep 17 00:00:00 2001 From: ericjinks Date: Fri, 13 Oct 2017 07:31:28 +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 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