mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:46:33 +08:00
Enable breadcrumb and prevnext for demosite
This commit is contained in:
parent
982b7290b3
commit
53c67f15c6
@ -13,8 +13,8 @@ defaultContentLanguageInSubdir= true
|
|||||||
description = "Documentation for Hugo Learn Theme"
|
description = "Documentation for Hugo Learn Theme"
|
||||||
author = "Mathieu Cornic"
|
author = "Mathieu Cornic"
|
||||||
showVisitedLinks = true
|
showVisitedLinks = true
|
||||||
disableBreadcrumb = true
|
disableBreadcrumb = false
|
||||||
disableNextPrev = true
|
disableNextPrev = false
|
||||||
|
|
||||||
[outputs]
|
[outputs]
|
||||||
home = [ "HTML", "RSS", "JSON"]
|
home = [ "HTML", "RSS", "JSON"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user