We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846d614 commit d4f0813Copy full SHA for d4f0813
doc/mkdocs/mkdocs.yml
@@ -11,14 +11,15 @@ markdown_extensions:
11
- pymdownx.superfences
12
- pymdownx.tabbed:
13
alternate_style: true
14
+plugins:
15
+ - privacy
16
theme:
17
name: material
18
favicon: img/favicon.png
19
icon:
20
logo: material/ticket-percent
21
font:
- # text: Overpass
- text: Jost
22
+ text: Lexend
23
code: JetBrains Mono
24
features:
25
- navigation.instant
0 commit comments