Update nixpkgs -> update hugo to 0.152.2

That also requires a couple of changes in the template. For some of them I just remove the corresponding feature like analytics and comments.
This commit is contained in:
Vojtěch Káně
2026-02-22 21:08:59 +01:00
parent 5b437caa4e
commit dd5da12b96
17 changed files with 21 additions and 46 deletions

View File

@@ -3,10 +3,10 @@ menu: main
title: My work
weight: 3
outputs: [ "HTML" ]
_build:
build:
render: true
cascade:
_build:
build:
render: false
list: true
---