Skip to content

Commit 7f9f789

Browse files
committed
add more keywords
1 parent 700fdc5 commit 7f9f789

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
@@ -2,7 +2,7 @@ module.exports = {
22
siteMetadata: {
33
name: "Amorpheuz's Portfolio",
44
description: "A blog and portfolio site for Yash Dave",
5-
keywords: ["tech", "blog"],
5+
keywords: ["tech", "blog", "frontend developer", "data scientist", "frontend dev", "amorpheuz", "yash dave", "react dev", "javascript dev"],
66
siteUrl: "https://amorpheuz.github.io",
77
siteImage: "images/favicon-128x128.png",
88
profileImage: `images/favicon-64x64.png`,

0 commit comments

Comments
 (0)