mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
update: underline style
This commit is contained in:
parent
7abec02cc3
commit
6674cb7072
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ export const themeConfig: ThemeConfig = {
|
|||
// Not fill in the default locale code again
|
||||
moreLocale: ['zh-tw', 'ja', 'en', 'es', 'ru'], // ['zh', 'zh-tw', 'ja', 'en', 'es', 'ru']
|
||||
// Font styles for post content
|
||||
fontStyle: 'sans', // sans, serif
|
||||
fontStyle: 'serif', // sans, serif
|
||||
// Space between title and subtitle
|
||||
titleSpace: 3, // 1, 2, 3
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue