From b0a7e6aa685e116d422a8435d7fac0d935f11b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20de=20=C3=81vila=20Martins?= Date: Sat, 19 May 2018 10:44:57 -0300 Subject: [PATCH] update readme telling that helmet was added https://github.com/fabien0102/gatsby-starter/issues/8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b7cfeaeb..84192ab0b 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Run `npm run build` to create static site ready to host (`/public`) - [x] [Husky](https://github.com/typicode/husky) & [lint-staged](https://github.com/okonet/lint-staged) for autofix each commit - [x] Travis/AppVeyor config (unix-osx-windows CI) - [x] Code climate config -- [ ] SEO - - [ ] [Helmet](https://github.com/nfl/react-helmet) +- [x] SEO + - [x] [Helmet](https://github.com/nfl/react-helmet) - [x] [Semantic-ui](http://react.semantic-ui.com) for styling - [x] Lazyboy tools - [x] [plop](https://github.com/amwmedia/plop) templates -> `npm run generate`