style(config): reorganise

This commit is contained in:
Ming Di Leom 2024-06-08 04:48:08 +00:00
parent 4f26c5e813
commit 063698ba40
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 10 additions and 10 deletions

View File

@ -76,21 +76,15 @@ updated_option: empty
per_page: 10 per_page: 10
pagination_dir: page pagination_dir: page
marked:
descriptionLists: false
modifyAnchors: 1
# Extensions # Extensions
## Plugins: https://hexo.io/plugins/ ## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/ ## Themes: https://hexo.io/themes/
theme: chameleon theme: chameleon
# https://github.com/curbengh/hexo-yam
minify:
svg:
plugins:
cleanupIds: false
marked:
descriptionLists: false
modifyAnchors: 1
feed: feed:
icon: "/svg/favicon.svg" icon: "/svg/favicon.svg"
@ -112,3 +106,9 @@ theme_config:
# Load forkawesome icons? # Load forkawesome icons?
icons: false icons: false
# https://github.com/curbengh/hexo-yam
minify:
svg:
plugins:
cleanupIds: false