Skip to content

Commit

Permalink
docs: add timestamp to doc pages via plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 18, 2024
1 parent 4d7ba07 commit 0c01424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ theme:
name: material
palette:
primary: custom
language: en

extra_css:
- css/extra.css
Expand All @@ -40,6 +41,7 @@ markdown_extensions:

plugins:
- search
- git-revision-date-localized
- exclude:
glob:
- plugins/*
Expand Down

0 comments on commit 0c01424

Please sign in to comment.