Skip to content

Commit

Permalink
Update blog.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
imwx authored Apr 7, 2021
1 parent 0f8fc4d commit c7fb0de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions blog.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const BLOG = {
title: 'CRAIGARY',
author: 'Craig Hart',
email: '[email protected]',
title: 'Software',
author: 'Wanx',
email: '[email protected]',
link: 'https://nobelium.vercel.app',
description: 'This gonna be an awesome website.',
lang: 'en-US',
Expand All @@ -13,7 +13,7 @@ const BLOG = {
postsPerPage: 7,
showAbout: true, // WIP
showArchive: true, // WIP
socialLink: 'https://twitter.com/craigaryhart',
socialLink: 'https://twitter.com/phwan',
seo: {
keywords: ['Blog', 'Website', 'Notion'],
googleSiteVerification: '' // Remove the value or replace it with your own google site verification code
Expand Down

0 comments on commit c7fb0de

Please sign in to comment.