mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 15:59:33 +08:00
typo
This commit is contained in:
parent
2cda61b258
commit
6c79aad7f8
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import type { ThemeConfig, HeadConfig, HeaderConfig, FooterConfig, DateConfig, F
|
|||
|
||||
export const theme: ThemeConfig = [
|
||||
{
|
||||
name: 'garden',
|
||||
name: 'cupcake',
|
||||
text: 'Light'
|
||||
},
|
||||
{
|
||||
|
@ -34,8 +34,8 @@ export const theme: ThemeConfig = [
|
|||
text: 'Lemonade'
|
||||
},
|
||||
{
|
||||
name: 'cupcake',
|
||||
text: 'Cupcake'
|
||||
name: 'garden',
|
||||
text: 'Garden'
|
||||
},
|
||||
{
|
||||
name: 'cmyk',
|
||||
|
|
Loading…
Reference in a new issue