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
|
||||
- open-in-new-tab
|
||||
- git-revision-date-localized:
|
||||
enable_creation_date: false
|
||||
enable_creation_date: true
|
||||
locale: sv
|
||||
fallback_to_build_date: true
|
||||
type: date
|
||||
|
|
|
@ -31,6 +31,10 @@ theme:
|
|||
plugins:
|
||||
- search
|
||||
- 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
|
||||
|
|
Loading…
Reference in New Issue