mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 08:56:20 -04:00
fix: remove extra space for rendered link
chore: update theme info chore: use dataset chore: support editURL config option * add toc and search config option chore: update head template
This commit is contained in:
@ -72,3 +72,13 @@ menu:
|
||||
params:
|
||||
displayUpdatedDate: true
|
||||
dateFormat: "January 2, 2006"
|
||||
|
||||
toc:
|
||||
disabled: false
|
||||
|
||||
search:
|
||||
disabled: false
|
||||
|
||||
editURL:
|
||||
disabled: false
|
||||
base: "https://github.com/imfing/hextra/edit/dev/exampleSite/content"
|
||||
|
Reference in New Issue
Block a user