diff --git a/mkdocs.yml b/mkdocs.yml index 41205ba..ece6c81 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 © 2021 Pi-hole LLC' +copyright: 'Copyright © 2022 Pi-hole LLC' remote_branch: gh-pages theme: name: 'material'