diff --git a/sb/hugo.yaml b/sb/hugo.yaml
index cd2c0c381..4d530e15b 100644
--- a/sb/hugo.yaml
+++ b/sb/hugo.yaml
@@ -3,7 +3,6 @@ defaultContentLanguage: de
languageCode: de
title: oer.community
theme: PaperMod
-copyright: "[CC BY](https://creativecommons.org/licenses/by/4.0/) 2025 [Comenius-Institut](https://comenius.de) Förderkennzeichen BMBF: [01PO23012A](https://www.oer-strategie.de/projects/foerbico-projektsteckbrief/)"
menus:
main:
diff --git a/sb/layouts/partials/footer.html b/sb/layouts/partials/footer.html
new file mode 100644
index 000000000..ceb05a44b
--- /dev/null
+++ b/sb/layouts/partials/footer.html
@@ -0,0 +1,145 @@
+
+
+{{- if (not site.Params.disableScrollToTop) }}
+
+
+
+{{- end }}
+
+
+
+
+{{- if (not site.Params.disableScrollToTop) }}
+
+{{- end }}
+
+{{- if (not site.Params.disableThemeToggle) }}
+
+{{- end }}
+
+{{- if (and (eq .Kind "page") (ne .Layout "archives") (ne .Layout "search") (.Param "ShowCodeCopyButtons")) }}
+
+{{- end }}