Skip to content

Commit

Permalink
try to fix i18n deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
electronick-co committed May 24, 2024
1 parent 4e5b764 commit 06446ee
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,16 +119,16 @@ plugins:
# categories_toc: false

# CI=1 mkdocs build
- group:
enabled: !ENV CI
plugins:
# - group:
# enabled: !ENV CI
# plugins:
#- social # When included things crashed, not sure why.
- git-revision-date-localized:
enable_creation_date: true
type: timeago
- git-committers:
repository: DeepSea-Developments/DeepRad.web
branch: main
# - git-revision-date-localized:
# enable_creation_date: true
# type: timeago
# - git-committers:
# repository: DeepSea-Developments/DeepRad.web
# branch: main
# - minify:
# minify_html: true

Expand Down

0 comments on commit 06446ee

Please sign in to comment.