Skip to content

Commit

Permalink
Fix timestamp in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
nvtkaszpir committed Mar 23, 2024
1 parent c4d2ece commit e6652f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ extra_css:

plugins:
- git-revision-date-localized:
type: custom
custom_format: "%Y-%m-%d %H:%M:%S %z (UTC)"
timezone: Europe/Warsaw
- search
- mermaid2
- tags
Expand Down

0 comments on commit e6652f1

Please sign in to comment.