From 9e0c92994c03b7468921ad8817cc4a4b4c54dfbf Mon Sep 17 00:00:00 2001 From: Markus Date: Wed, 25 Jun 2025 21:45:54 +0200 Subject: [PATCH] 25062025 --- .gitignore | 3 +++ layouts/partials/service.html | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1ef8200..9b6266b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Ignoriere den Ordner public/ (und dessen Inhalt) public/ + +# Hugo build stats +hugo_stats.json diff --git a/layouts/partials/service.html b/layouts/partials/service.html index 7da28be..1146b11 100644 --- a/layouts/partials/service.html +++ b/layouts/partials/service.html @@ -23,3 +23,4 @@ {{ end }} {{ end }} +