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
..
2017-08-20 14:43:49 +03:00
2018-02-06 17:45:30 +09:00
2018-01-21 18:54:33 +03:00
2018-01-21 03:03:59 +03:00
2018-02-06 17:45:30 +09:00