You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gatsby-config.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
module.exports={
2
2
siteMetadata: {
3
3
title: `Fullstack Serverless GraphQL`,
4
-
description: `Fullstack Serverless GraphQL`,
5
-
author: `@gatsbyjs`,
4
+
description: `Fullstack Serverless GraphQL enables you to master GraphQL on AWS Lambda, while showing you how create bleeding edge frontends in React or Vue.`,
0 commit comments