mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge branch 'master' into fix/github-stars-forks
This commit is contained in:
+4
-2
@@ -7,8 +7,6 @@ remote_branch: gh-pages
|
||||
theme:
|
||||
name: 'material'
|
||||
favicon: 'images/favicon.ico'
|
||||
primary: 'deep purple'
|
||||
accent: 'teal'
|
||||
logo: 'images/logo.svg'
|
||||
language: 'en'
|
||||
font:
|
||||
@@ -121,3 +119,7 @@ extra:
|
||||
|
||||
extra_css:
|
||||
- extra.css
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- git-revision-date-localized
|
||||
|
||||
@@ -9,6 +9,7 @@ MarkupSafe==1.1.1
|
||||
mkdocs==1.0.4
|
||||
mkdocs-material==4.6.2
|
||||
mkdocs-minify-plugin==0.2.1
|
||||
mkdocs-git-revision-date-localized-plugin==0.4.5
|
||||
Pygments==2.5.2
|
||||
pymdown-extensions==6.3
|
||||
PyYAML==5.3
|
||||
|
||||
Reference in New Issue
Block a user