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 f2e7701 commit c8cfbcdCopy full SHA for c8cfbcd
mkdocs.yml
@@ -81,7 +81,7 @@ plugins:
81
- minify # Minifies HTML, CSS, and JavaScript files for faster loading
82
- mermaid2 # Enables rendering of Mermaid diagrams in Markdown files
83
- mkdocs-jupyter # Allows for embedding Jupyter notebooks in Markdown files
84
- - mike # Used for versioning the documentation
+ # - mike # Used for versioning the documentation
85
- tags # Adds support for tagging pages in the documentation
86
87
# ---- Markdown Extensions ----
@@ -99,7 +99,6 @@ markdown_extensions: # Adds features to Markd
99
100
# -------- Extra Site Settings --------
101
102
-
103
extra:
104
social:
105
- icon: fontawesome/brands/github
0 commit comments