Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrright024 committed May 14, 2024
1 parent 4208165 commit 3a0fc1b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,15 @@ export default defineUserConfig({
googleAnalyticsPlugin({
id: 'G-Q7K6GXDZRC',
}),
seoPlugin(),
seoPlugin({
hostname: 'https://mrright024.github.io//PTA_Problem_Sets_14/',
author: {
name: 'William Kong',
url: 'https://williamkong.xyz',
email: 'admin@williamkong.xyz',
},

}),
],

bundlerConfig: {
Expand Down

0 comments on commit 3a0fc1b

Please sign in to comment.