Update Pages “home-page”
This commit is contained in:
parent
b7e57f43cc
commit
f51c8a0e13
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ⭐️"}
|
||||
{"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)"}
|
||||
Loading…
Add table
Reference in a new issue