mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 08:33:33 -04:00
refactor: use "sidebar-tree" for entire rendering
chore: update example site content chore: add configuration for footer chore: allow disable footer completely chore: navbar highlights if contains current page chore: styling update for partial templates chore: update steps to use markdown delimiter
This commit is contained in:
@ -70,6 +70,11 @@ menu:
|
||||
weight: 2
|
||||
|
||||
params:
|
||||
footer:
|
||||
disabled: false
|
||||
displayCopyright: true
|
||||
displayPoweredBy: true
|
||||
|
||||
displayUpdatedDate: true
|
||||
dateFormat: "January 2, 2006"
|
||||
|
||||
|
Reference in New Issue
Block a user