diff --git a/mkdocs.yml b/mkdocs.yml
index ece6c81..0d8ffdc 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -2,7 +2,7 @@ site_name: 'Pi-hole documentation'
site_url: 'https://docs.pi-hole.net/'
repo_url: 'https://github.com/pi-hole/pi-hole'
edit_uri: '../docs/blob/master/docs/'
-copyright: 'Copyright © 2022 Pi-hole LLC'
+copyright:
remote_branch: gh-pages
theme:
name: 'material'
diff --git a/overrides/main.html b/overrides/main.html
deleted file mode 100644
index 80161fd..0000000
--- a/overrides/main.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "base.html" %}
-
-{% set extracopyright %}
-
-
- This site is powered by Netlify
-
-{% endset %}
diff --git a/overrides/partials/copyright.html b/overrides/partials/copyright.html
new file mode 100644
index 0000000..a6bee8e
--- /dev/null
+++ b/overrides/partials/copyright.html
@@ -0,0 +1,7 @@
+