more config fixes

This commit is contained in:
Christoph Cullmann 2022-10-21 21:49:20 +02:00
parent 1c90b94d0d
commit 8941b82fb5

View file

@ -18,7 +18,7 @@ pygmentsUseClasses: true
minify: minify:
disableXML: true disableXML: true
minifyOutput: true minifyOutput: false
outputs: outputs:
home: home:
@ -78,25 +78,15 @@ params:
ShowRssButtonInSectionTermList: true ShowRssButtonInSectionTermList: true
ShowToc: false ShowToc: false
comments: false comments: false
images: ["papermod-cover.png"]
profileMode: profileMode:
enabled: false enabled: false
title: PaperMod
imageUrl: "#"
imageTitle: my image
# imageWidth: 120
# imageHeight: 120
buttons:
- name: Archives
url: archives
- name: Tags
url: tags
homeInfoParams: homeInfoParams:
Title: "Ignorance is bliss..." Title: "Ignorance is bliss..."
Content: > Content: >
Welcome to Christoph Cullmann's personal web site. Welcome to Christoph Cullmann's personal web site.
socialIcons: socialIcons:
- name: github - name: github
url: "https://github.com/christoph-cullmann" url: "https://github.com/christoph-cullmann"
@ -111,14 +101,10 @@ params:
- name: email - name: email
url: "mailto:christoph@cullmann.io" url: "mailto:christoph@cullmann.io"
# label: label:
# text: "Home" text: "Ignorance is bliss..."
# icon: icon.png icon: /images/christoph_avatar.png
# iconHeight: 35 iconHeight: 32
# analytics:
# google:
# SiteVerificationTag: "XYZabc"
assets: assets:
disableHLJS: true disableHLJS: true