mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 11:18:37 +00:00
Specify default language as being English as suggested in the theme docs
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -5,6 +5,8 @@ remote_branch: gh-pages
|
|||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
favicon: 'images/favicon.png'
|
favicon: 'images/favicon.png'
|
||||||
|
language: 'en'
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- codehilite(guess_lang=true)
|
- codehilite(guess_lang=true)
|
||||||
- toc(permalink=true)
|
- toc(permalink=true)
|
||||||
|
|||||||
Reference in New Issue
Block a user