This commit is contained in:
21
mkdocs.yml
21
mkdocs.yml
@@ -13,9 +13,9 @@ nav:
|
||||
- Caddy: caddy.md
|
||||
- sa6anw.se: sa6anwse.md
|
||||
- Smokeping: smokeping.md
|
||||
|
||||
theme:
|
||||
name: 'material'
|
||||
|
||||
language: sv
|
||||
font:
|
||||
text: 'Ubuntu'
|
||||
@@ -36,18 +36,23 @@ theme:
|
||||
toggle:
|
||||
icon: material/weather-night
|
||||
name: Embrace the dark side
|
||||
|
||||
features:
|
||||
- navigation.tabs
|
||||
- navigation.instant
|
||||
- i18n
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- open-in-new-tab
|
||||
# - git-revision-date-localized:
|
||||
# enable_creation_date: true
|
||||
# locale: sv
|
||||
# fallback_to_build_date: true
|
||||
# type: date
|
||||
- i18n:
|
||||
default_language: sv
|
||||
languages:
|
||||
sv: Svenska
|
||||
en: English
|
||||
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
- overrides/hide-titles.css
|
||||
- overrides/hide-toc.css
|
||||
- overrides/header__title.css
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user