rickvanlieshout.com/src
ybbarng 1995b25ba3
Get siteMetadata via GraphQL
It is important that decoupling between node code and browser code.
The 'gatsby-config.js' file must be kept in node code, but it exposed
into browser code because of the Disqus module.
To decouple this, all of the siteMetadata information is served via
GraphQL.
This commit has this change.
2018-02-06 17:45:30 +09:00
..
assets 🔖 Upgrade to Gatsby 1.8.12 2017-08-20 14:43:49 +03:00
components Get siteMetadata via GraphQL 2018-02-06 17:45:30 +09:00
layouts Added Google Fonts support 2018-01-21 18:54:33 +03:00
pages New version 2018-01-21 03:03:59 +03:00
templates Get siteMetadata via GraphQL 2018-02-06 17:45:30 +09:00