update version 9.4.6
continuous-integration/drone/push Build is failing Details

states/02
thest1tch 1 year ago
parent a50c333a91
commit 2b13eab659

@ -5,7 +5,7 @@ name: build-home-docs
steps:
- name: build main
image: squidfunk/mkdocs-material:9.4.4
image: squidfunk/mkdocs-material:9.4.6
pull: if-not-exists
volumes:
- name: site
@ -23,7 +23,7 @@ steps:
- main
- name: build states
image: git.st1t.ru/thest1tch/mkdocs-material:v9.4.4
image: git.st1t.ru/thest1tch/mkdocs-material:v9.4.6
pull: if-not-exists
volumes:
- name: site

@ -223,9 +223,8 @@ plugins:
- ru
- en
- glightbox
- blogging:
dirs: # The directories to be included
- blog
- blog:
post_url_format: "{date}/{slug}"
- git-revision-date-localized:
type: custom
custom_format: "%d.%m.%Y"

Loading…
Cancel
Save