first build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
fdaaa41421
commit
539601aaf0
|
@ -32,7 +32,7 @@ plugins:
|
||||||
- search
|
- search
|
||||||
- open-in-new-tab
|
- open-in-new-tab
|
||||||
- git-revision-date-localized:
|
- git-revision-date-localized:
|
||||||
enable_creation_date: false
|
enable_creation_date: true
|
||||||
locale: sv
|
locale: sv
|
||||||
fallback_to_build_date: true
|
fallback_to_build_date: true
|
||||||
type: date
|
type: date
|
||||||
|
|
|
@ -31,6 +31,10 @@ theme:
|
||||||
plugins:
|
plugins:
|
||||||
- search
|
- search
|
||||||
- open-in-new-tab
|
- open-in-new-tab
|
||||||
- git-revision-date-localized
|
- git-revision-date-localized:
|
||||||
|
enable_creation_date: false
|
||||||
|
locale: sv
|
||||||
|
fallback_to_build_date: true
|
||||||
|
type: date
|
||||||
extra_css:
|
extra_css:
|
||||||
- extra.css
|
- extra.css
|
||||||
|
|
Loading…
Reference in New Issue