Skip to content

Commit a2298c9

Browse files
committed
chore: update config file
1 parent d6de2a5 commit a2298c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
'meta',
2727
{
2828
name: 'author',
29-
content: 'Jay the Code Monkey'
29+
content: 'J the Code Monkey'
3030
}
3131
],
3232
[
@@ -333,7 +333,7 @@ module.exports = {
333333
},
334334
themeConfig: {
335335
domain: 'https://codemonkeys.tech/',
336-
defaultAuthor: 'Jay the Code Monkey',
336+
defaultAuthor: 'J the Code Monkey',
337337
allPostsDescription:
338338
"Here's all of the posts we've made so far! Find a post that peeks your interest and start monkeying around! 📝🐒",
339339
topicsDescription:

0 commit comments

Comments
 (0)