exampleSite: reformat config

This commit is contained in:
Reorx 2022-06-01 16:29:54 +08:00
parent 375281fd60
commit 744a17a575
1 changed files with 167 additions and 171 deletions

View File

@ -24,16 +24,16 @@ languages:
menu:
main:
- name: Docs
url: docs
url: /docs/
weight: 1
- name: Tags
url: tags/
url: /tags/
weight: 4
- name: Archive
url: archives
url: /archives/
weight: 5
- name: Search
url: search/
url: /search/
weight: 10
- name: "@Author"
url: "https://reorx.com"
@ -106,7 +106,7 @@ params:
ShowCodeCopyButtons: true
ShowToc: true
TocOpen: true
TocSide: 'right'
TocSide: "right"
# DisableSmoothScroll: true
EnableInstantClick: true
# comments: false
@ -154,10 +154,6 @@ params:
# icon: icon.png
# iconHeight: 35
# analytics:
# google:
# SiteVerificationTag: "XYZabc"
# assets:
# favicon: "<link / abs url>"
# favicon16x16: "<link / abs url>"