add few config vars

This commit is contained in:
Aditya Telange 2021-05-01 22:00:37 +05:30
parent 0593160cbd
commit bdc83fba59
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -36,6 +36,7 @@ languages:
fr: fr:
languageName: ":fr:" languageName: ":fr:"
languageAltTitle: French
weight: 2 weight: 2
title: PaperModL2 title: PaperModL2
profileMode: profileMode:
@ -105,6 +106,7 @@ params:
displayFullLangName: true displayFullLangName: true
ShowPostNavLinks: true ShowPostNavLinks: true
ShowBreadCrumbs: true ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowToc: true ShowToc: true
# comments: false # comments: false
images: ["papermod-cover.png"] images: ["papermod-cover.png"]
@ -141,6 +143,11 @@ params:
- name: RsS - name: RsS
url: "index.xml" url: "index.xml"
editPost:
URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
# label: # label:
# text: "Home" # text: "Home"
# icon: icon.png # icon: icon.png
@ -177,7 +184,7 @@ taxonomies:
series: series series: series
markup: markup:
goldmark: goldmark:
renderer: renderer:
unsafe: true unsafe: true
# highlight: # highlight: