mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-12 17:42:32 +02:00
add remaining vars in sample config
@@ -141,6 +141,7 @@ params:
|
|||||||
ShowShareButtons: true
|
ShowShareButtons: true
|
||||||
ShowPostNavLinks: true
|
ShowPostNavLinks: true
|
||||||
ShowBreadCrumbs: true
|
ShowBreadCrumbs: true
|
||||||
|
ShowCodeCopyButtons: false
|
||||||
disableSpecial1stPost: false
|
disableSpecial1stPost: false
|
||||||
disableScrollToTop: false
|
disableScrollToTop: false
|
||||||
comments: false
|
comments: false
|
||||||
@@ -263,6 +264,7 @@ draft: false
|
|||||||
hidemeta: false
|
hidemeta: false
|
||||||
comments: false
|
comments: false
|
||||||
description: "Desc Text."
|
description: "Desc Text."
|
||||||
|
canonicalURL: "https://canonical.url/to/page"
|
||||||
disableHLJS: true # to disable highlightjs
|
disableHLJS: true # to disable highlightjs
|
||||||
disableShare: false
|
disableShare: false
|
||||||
disableHLJS: false
|
disableHLJS: false
|
||||||
|
Reference in New Issue
Block a user