diff --git a/hugo.yaml b/hugo.yaml index 74f6c2c..492b63c 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -21,6 +21,10 @@ enableGitInfo: true # We don't need static RSS files to be generated. disableKinds: [ 'RSS' ] +# https://gohugo.io/getting-started/configuration/#disablehugogeneratorinject +# We disable this because this makes it easier to compare generated files from different Hugo versions. +disableHugoGeneratorInject: true + params: description: > Hi. I'm Sebastian, software developer from Europe. On this site I write about topics that I've explored over time and want to remember - diff --git a/themes/devlog-theme b/themes/devlog-theme index 427116c..92ce313 160000 --- a/themes/devlog-theme +++ b/themes/devlog-theme @@ -1 +1 @@ -Subproject commit 427116c59f6aef7dbcaa4b9f8680053e13600fc2 +Subproject commit 92ce313318cafbc4f4e524d656dec2f8756f1efb