Skip to content

Commit ada8b05

Browse files
committed
clear out errors messages
1 parent 6452ece commit ada8b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const queries = [
2727
query: BlogQuery,
2828
transformer: ({ data }) => data.allMarkdownRemark.nodes, }
2929
];
30-
30+
//Update:
3131
module.exports = {
3232
siteMetadata: {
3333
title: `Fallfish Tenkara`,

0 commit comments

Comments
 (0)