add remaining vars in sample config

Aditya Telange 2021-05-01 21:57:03 +05:30
parent e42bf3aaa5
commit e5eddb11d1
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

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