Update mkdocs-material to v5.1.0 (#275)

This commit is contained in:
XhmikosR
2020-04-17 09:17:03 +03:00
committed by GitHub
parent eae316827f
commit 6ed763042b
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -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
View File
@@ -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