Update Links to show blog and Series

feature/font
AtelierSnek 2022-11-03 15:14:24 +11:00
parent b2dc85e309
commit b87ee5c039
2 changed files with 5 additions and 3 deletions

View File

@ -14,8 +14,8 @@ main:
- name: Blog
pageRef: posts
weight: 10
- name: Tags
pageRef: tags
- name: Series
pageRef: series
weight: 20

View File

@ -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