We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a8d80 commit 081c0c7Copy full SHA for 081c0c7
1 file changed
mkdocs.yml
@@ -9,6 +9,9 @@ edit_uri: blob/main/docs/
9
extra_css:
10
- assets/css/extra.css
11
12
+hooks:
13
+- docs_overrides/hooks/year.py
14
+
15
theme:
16
language: en
17
name: material
@@ -111,4 +114,4 @@ copyright: Copyright © 2023 <a href="https://twitter.com/tr1ana" target="bl
111
114
markdown_extensions:
112
115
- admonition
113
116
- pymdownx.details
- - pymdownx.superfences
117
+ - pymdownx.superfences
0 commit comments