Update mkdocs.yml

This commit is contained in:
Elliot Brandwein
2022-05-04 21:36:34 -04:00
committed by GitHub
parent d593b845b0
commit a856077aea

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'