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 }} +