From f861679a2f7bf03e632b36b0392f976beb9b3f48 Mon Sep 17 00:00:00 2001 From: Michele Date: Thu, 31 Jul 2025 01:26:43 +0200 Subject: [PATCH] coolify setup --- go.mod | 5 +++++ layouts/partials/head-custom.html | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 go.mod delete mode 100644 layouts/partials/head-custom.html diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..0d33bf3 --- /dev/null +++ b/go.mod @@ -0,0 +1,5 @@ +module git.nullndr.com/sonomichele/sonomichele.media + +go 1.20 + +require github.com/nicokaiser/hugo-theme-gallery/v4 v4.0.0 \ No newline at end of file diff --git a/layouts/partials/head-custom.html b/layouts/partials/head-custom.html deleted file mode 100644 index 64dc0f4..0000000 --- a/layouts/partials/head-custom.html +++ /dev/null @@ -1 +0,0 @@ -