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 a035c9f commit 7da7089Copy full SHA for 7da7089
README.md
@@ -1,6 +1,8 @@
1
<div align="center">
2
3
-# MkDocs Macros:<br> Unleash the power of MkDocs with variables and macros
+
4
+
5
+# Unleash the power of MkDocs with variables and macros
6
7
8
logo.png
7.41 KB
webdoc/mkdocs.yml
@@ -1,9 +1,11 @@
-site_name: mkdocs-macros
+site_name: Mkdocs-Macros
site_description: A framework for macros and automation for mkdocs
docs_dir: docs # indispensable or readthedocs will fail
theme:
# name: readthedocs
name: material
+ icon:
+ logo: material/cog
9
language: en
10
features:
11
- navigation.sections
0 commit comments