"Updates"

This commit is contained in:
2026-07-06 13:43:59 +02:00
parent ab2cc0f55c
commit 55e29cab08
1697 changed files with 259 additions and 202 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
baseURL = "https://nsns.delmar.bzh/"
title = "Nonstop Nonsense"
baseURL = "https://kontadenn.delmar.bzh/"
title = "Chic, c'est Mardi !"
disableKinds = ["section", "taxonomy", "term"]
[params]
@@ -20,8 +20,8 @@ disableKinds = ["section", "taxonomy", "term"]
# Optional watermark file for the large images.
[params.gallerydeluxe.watermark]
image = "images/camera.png" # relative to /assets
posx = "left" # one of "left", "center", "right"
image = "images/logo.svg" # relative to /assets
posx = "center" # one of "left", "center", "right"
posy = "bottom" # one of "top", "center", "bottom"
[build]