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
+
-{{ 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"]