fix theme...
This commit is contained in:
@@ -25,7 +25,7 @@ menu:
|
||||
highlight_theme: mac # darker / pale night / light / ocean / mac / mac light / false
|
||||
highlight_copy: true # copy button
|
||||
highlight_lang: true # show the code language
|
||||
highlight_shrink: false # true: shrink the code blocks / false: expand the code blocks | none: expand code blocks and hide the button
|
||||
highlight_shrink: true # true: shrink the code blocks / false: expand the code blocks | none: expand code blocks and hide the button
|
||||
highlight_height_limit: false # unit: px
|
||||
code_word_wrap: false
|
||||
|
||||
@@ -207,8 +207,8 @@ noticeOutdate:
|
||||
footer:
|
||||
owner:
|
||||
enable: true
|
||||
since: 2020
|
||||
custom_text: <a href="icp链接"><img class="icp-icon" src="icp图片"><span>备案号:xxxxxx</span></a>
|
||||
since: 2024
|
||||
custom_text: <span>备案号:豫ICP备2023019300号</span>
|
||||
|
||||
# aside (側邊欄)
|
||||
# --------------------------------------
|
||||
@@ -224,7 +224,7 @@ aside:
|
||||
tag: false
|
||||
category: false
|
||||
card_author:
|
||||
enable: false
|
||||
enable: true
|
||||
description:
|
||||
button:
|
||||
enable: true
|
||||
@@ -232,7 +232,7 @@ aside:
|
||||
text: Follow Me
|
||||
link: https://github.com/shenjianz
|
||||
card_announcement:
|
||||
enable: false
|
||||
enable: true
|
||||
content: '一个简单快捷的文档知识点查阅网站'
|
||||
card_recent_post:
|
||||
enable: true
|
||||
|
||||
Reference in New Issue
Block a user