From 8941b82fb5e5fe75abfff6f8d6b20ec87d0b77a3 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 21 Oct 2022 21:49:20 +0200 Subject: more config fixes --- config.yml | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/config.yml b/config.yml index f58615a..c1b0228 100644 --- a/config.yml +++ b/config.yml @@ -18,7 +18,7 @@ pygmentsUseClasses: true minify: disableXML: true - minifyOutput: true + minifyOutput: false outputs: home: @@ -78,25 +78,15 @@ params: ShowRssButtonInSectionTermList: true ShowToc: false comments: false - images: ["papermod-cover.png"] profileMode: enabled: false - title: PaperMod - imageUrl: "#" - imageTitle: my image - # imageWidth: 120 - # imageHeight: 120 - buttons: - - name: Archives - url: archives - - name: Tags - url: tags homeInfoParams: Title: "Ignorance is bliss..." Content: > Welcome to Christoph Cullmann's personal web site. + socialIcons: - name: github url: "https://github.com/christoph-cullmann" @@ -111,14 +101,10 @@ params: - name: email url: "mailto:christoph@cullmann.io" - # label: - # text: "Home" - # icon: icon.png - # iconHeight: 35 - - # analytics: - # google: - # SiteVerificationTag: "XYZabc" + label: + text: "Ignorance is bliss..." + icon: /images/christoph_avatar.png + iconHeight: 32 assets: disableHLJS: true -- cgit v1.2.3