From 87b6bd0579f4d00e309c03b50586cef33bd9ebc3 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 5 Jan 2025 23:52:51 +0100 Subject: [PATCH] now using fork of hugo goa --- .gitmodules | 2 +- hugo.toml | 3 +++ public/404.html | 2 +- public/categories/index.html | 2 +- public/index.html | 14 +++++++++++--- public/tags/index.html | 2 +- themes/hugo-goa | 2 +- 7 files changed, 19 insertions(+), 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4b10932..ffb2b57 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hugo-goa"] path = themes/hugo-goa - url = https://github.com/shenoydotme/hugo-goa.git + url = https://git.hadan-it.com/stiebke/hugo-goa.git diff --git a/hugo.toml b/hugo.toml index ab665f7..84e5c97 100644 --- a/hugo.toml +++ b/hugo.toml @@ -26,7 +26,10 @@ dateformat = "Jan 2, 2006" github = "stiebke" instagram = "stiebke" linkedin = "stiebke" +xing = "Stephan_Hadan" twitter = "hadan72" +bsky = "stiebke.bsky.social" +mastodon = "freiburg.social/@stiebke" orcid = "0009-0007-0675-657X" email = "stephan@hadan.de" diff --git a/public/404.html b/public/404.html index d781460..0b486ab 100644 --- a/public/404.html +++ b/public/404.html @@ -47,7 +47,7 @@