forked from craigary/nobelium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
const BLOG = { | ||
title: 'CRAIGARY', | ||
author: 'Craig Hart', | ||
email: '[email protected]', | ||
link: 'https://nobelium.vercel.app', | ||
description: 'This gonna be an awesome website.', | ||
lang: 'en-US', // ['en-US', 'zh-CN', 'zh-HK', 'zh-TW', 'ja-JP', 'es-ES'] | ||
title: 'Sean.Log', | ||
author: '神奇的Sean', | ||
email: '[email protected]', | ||
link: 'https://b.imsean.cn', | ||
description: '乘风破浪!', | ||
lang: 'zh-CN', // ['en-US', 'zh-CN', 'zh-HK', 'zh-TW', 'ja-JP', 'es-ES'] | ||
timezone: 'Asia/Shanghai', // Your Notion posts' date will be interpreted as this timezone. See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for all options. | ||
appearance: 'auto', // ['light', 'dark', 'auto'], | ||
font: 'sans-serif', // ['sans-serif', 'serif'] | ||
|
@@ -16,11 +16,11 @@ const BLOG = { | |
sortByDate: false, | ||
showAbout: true, | ||
showArchive: true, | ||
autoCollapsedNavBar: false, // The automatically collapsed navigation bar | ||
autoCollapsedNavBar: true, // The automatically collapsed navigation bar | ||
ogImageGenerateURL: 'https://og-image-craigary.vercel.app', // The link to generate OG image, don't end with a slash | ||
socialLink: 'https://twitter.com/craigaryhart', | ||
seo: { | ||
keywords: ['Blog', 'Website', 'Notion'], | ||
keywords: ['Blog', 'Website', 'Notion', 'Pems002', '神奇的Sean'], | ||
googleSiteVerification: '' // Remove the value or replace it with your own google site verification code | ||
}, | ||
notionPageId: process.env.NOTION_PAGE_ID, // DO NOT CHANGE THIS!!! | ||
|
fd4f3e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
log – ./
b.pems002.vercel.app
log-git-main-pems002.vercel.app
b.imsean.cn
log-pems002.vercel.app