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

@@ -4,10 +4,6 @@
"title": "Vojtěch Káně",
"theme": "hermit",
"author": {
"name": "Vojtěch Káně"
},
"markup": {
"goldmark": {
"renderer": {
@@ -38,7 +34,10 @@
"name": "email",
"url": "mailto:vojtech@vkane.cz"
}
]
],
"author": {
"name": "Vojtěch Káně"
}
},
"enableRobotsTXT": true