3 Commits

Author SHA1 Message Date
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
wpioneer
35d5d7c244 New version 2018-01-21 03:03:59 +03:00
Marcela Bomfim
a0fcc33115 Adding Disqus comments on post template 2017-10-10 11:53:14 -03:00