From a78c0436a3b750528ea59641d438d1b305390c32 Mon Sep 17 00:00:00 2001
From: Cellebyte <marcel.fest@live.de>
Date: Thu, 08 May 2025 15:25:40 +0000
Subject: [PATCH] fixed hugo 0.147 deprecations + CSS issues

---
 exampleSite/go.mod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 7638714..2c9a67e 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.19
 
-require github.com/onweru/compose v0.0.0-20250123191723-478f5b77f140 // indirect
+require github.com/onweru/compose v0.0.0-20250123191918-095317e5c72c // indirect

--
Gitblit v1.10.0