From 3d969adc74f07b3cf85fe62e155fe7457e89384f Mon Sep 17 00:00:00 2001 From: Nils Schulte Date: Fri, 11 Jul 2025 23:59:42 +0200 Subject: [PATCH] change repo links --- themes/nils-theme/layouts/partials/footer.html | 14 +++++++------- themes/nils-theme/theme.toml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/nils-theme/layouts/partials/footer.html b/themes/nils-theme/layouts/partials/footer.html index 49a5783..e5d6af6 100644 --- a/themes/nils-theme/layouts/partials/footer.html +++ b/themes/nils-theme/layouts/partials/footer.html @@ -1,11 +1,11 @@ - + source code for this site
+ © {{ now.Format "2006" }} Nils Schulte + Creative Commons License -{{ partial "foot.html" . }} + + + + {{ partial "foot.html" . }} \ No newline at end of file diff --git a/themes/nils-theme/theme.toml b/themes/nils-theme/theme.toml index 0538cc2..674fcb6 100644 --- a/themes/nils-theme/theme.toml +++ b/themes/nils-theme/theme.toml @@ -1,6 +1,6 @@ name = "nils-theme" license = "GPL" -licenselink = "https://github.com/schnilz/nilsschulte.de/blob/master/LICENSE.md" +licenselink = "https://git.nilsschulte.de/nils/nilsschulte.de/src/branch/main/LICENSE" description = "A simple theme" tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"] features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"]