footer
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
cad7b06937
commit
1865c7386a
11
mkdocs.yml
11
mkdocs.yml
|
@ -33,10 +33,15 @@ plugins:
|
|||
- search
|
||||
- open-in-new-tab
|
||||
- git-revision-date-localized:
|
||||
enable_creation_date: true
|
||||
locale: sv
|
||||
fallback_to_build_date: true
|
||||
type: date
|
||||
custom_format: "%d. %B %Y"
|
||||
timezone: Europe/Stockholm
|
||||
locale: sv
|
||||
fallback_to_build_date: false
|
||||
enable_creation_date: true
|
||||
enable_git_follow: true
|
||||
enabled: true
|
||||
strict: true
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
- overrides/hide-titles.css
|
||||
|
|
Loading…
Reference in New Issue