j40-cejst-2/client/static
TomNUSDS 9f3a030fd5
Fix misc stuff from lighthouse (#81)
* Fix misc stuff from lighthouse

- Icons in list were resizing to be too small.
- Added robots.txt (full exclude for now)
- Add favicon.ico placeholder
- Added page title using helmet (react-helmet + gatsby-plugin-react-helmet)
Note: not sure if react-helmet can be in dev section of package.json?

* Move helmet to header file
- Moved  `<Helmet><title>{title}</title></Helmet>` to Header.
- Added ts support for Helmet.
* Fix title header
2021-05-28 17:07:50 -07:00
..
favicon.ico Fix misc stuff from lighthouse (#81) 2021-05-28 17:07:50 -07:00
robots.txt Fix misc stuff from lighthouse (#81) 2021-05-28 17:07:50 -07:00