mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update mkdocs-material to v5.1.0 (#275)
This commit is contained in:
+4
-2
@@ -6,6 +6,8 @@ copyright: 'Copyright © 2019 Pi-hole LLC'
|
||||
remote_branch: gh-pages
|
||||
theme:
|
||||
name: 'material'
|
||||
# icon:
|
||||
# repo: fontawesome/brands/github-alt
|
||||
favicon: 'images/favicon.ico'
|
||||
logo: 'images/logo.svg'
|
||||
language: 'en'
|
||||
@@ -111,9 +113,9 @@ nav:
|
||||
|
||||
extra:
|
||||
social:
|
||||
- type: globe
|
||||
- icon: fontawesome/solid/globe-americas
|
||||
link: https://pi-hole.net/
|
||||
- type: github-alt
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/pi-hole
|
||||
|
||||
extra_css:
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
markdown-include==0.5.1
|
||||
mkdocs==1.1
|
||||
mkdocs-git-revision-date-localized-plugin==0.5.0
|
||||
mkdocs-material==4.6.3
|
||||
mkdocs-material==5.1.0
|
||||
|
||||
Reference in New Issue
Block a user