Skip to content

Commit 6c5644f

Browse files
committed
up
1 parent c4cf403 commit 6c5644f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import type {
77
import { LinkPreset } from './types/config'
88

99
export const siteConfig: SiteConfig = {
10-
title: 'FuLin',
11-
subtitle: 'Demo ',
10+
title: '共鳴Blog',
11+
subtitle: '共鳴基地的官方部落格',
1212
lang: 'zh_TW', // 'en', 'zh_CN', 'zh_TW', 'ja', 'ko'
1313
themeColor: {
1414
hue: 250, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345

0 commit comments

Comments
 (0)