Merge pull request #703 from elliotbrandwein/patch-1

Change Copyright year to 2022 in mkdocs.yml
This commit is contained in:
yubiuser
2022-05-05 06:23:49 +02:00
committed by GitHub

View File

@@ -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'