We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6452ece commit ada8b05Copy full SHA for ada8b05
gatsby-config.js
@@ -27,7 +27,7 @@ const queries = [
27
query: BlogQuery,
28
transformer: ({ data }) => data.allMarkdownRemark.nodes, }
29
];
30
-
+//Update:
31
module.exports = {
32
siteMetadata: {
33
title: `Fallfish Tenkara`,
0 commit comments