Skip to content

Commit

Permalink
modified: src/config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NiuBoss123 committed Oct 15, 2024
1 parent 24a639d commit 65b3442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { LinkPreset } from './types/config'

export const siteConfig: SiteConfig = {
title: 'MisakaAkio Website',
subtitle: 'feedId:68983787134409728+userId:66354501543122944',
subtitle: 'feedId:68993912196848640+userId:66354501543122944',
lang: 'zh_CN', // 'en', 'zh_CN', 'zh_TW', 'ja', 'ko'
themeColor: {
hue: 250, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345
Expand Down

0 comments on commit 65b3442

Please sign in to comment.