Update Links to show blog and Series
parent
b2dc85e309
commit
b87ee5c039
|
@ -14,8 +14,8 @@ main:
|
|||
- name: Blog
|
||||
pageRef: posts
|
||||
weight: 10
|
||||
- name: Tags
|
||||
pageRef: tags
|
||||
- name: Series
|
||||
pageRef: series
|
||||
weight: 20
|
||||
|
||||
|
||||
|
|
|
@ -10,13 +10,14 @@ defaultAppearance: dark # valid options: light or dark
|
|||
|
||||
mainSections:
|
||||
- blog
|
||||
- tags
|
||||
- series
|
||||
robots: ''
|
||||
|
||||
autoSwitchAppearance: true
|
||||
enableSearch: true
|
||||
enableCodeCopy: true
|
||||
|
||||
|
||||
footer:
|
||||
showCopyright: true
|
||||
showThemeAttribution: true
|
||||
|
@ -44,6 +45,7 @@ article:
|
|||
showHeadingAnchors: true
|
||||
showPagination: true
|
||||
invertPagination: false
|
||||
seriesOpened: false
|
||||
showReadingTime: true
|
||||
showTableOfContents: true
|
||||
showTaxonomies: true
|
||||
|
|
Loading…
Reference in New Issue