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