Skip to content

Commit 7da7089

Browse files
author
Laurent Franceschetti
committed
Add experimental logo
1 parent a035c9f commit 7da7089

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<div align="center">
22

3-
# MkDocs Macros:<br> Unleash the power of MkDocs with variables and macros
3+
![Mkdocs-Macros](logo.png)
4+
5+
# Unleash the power of MkDocs with variables and macros
46

57

68

logo.png

7.41 KB
Loading

webdoc/mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
site_name: mkdocs-macros
1+
site_name: Mkdocs-Macros
22
site_description: A framework for macros and automation for mkdocs
33
docs_dir: docs # indispensable or readthedocs will fail
44
theme:
55
# name: readthedocs
66
name: material
7+
icon:
8+
logo: material/cog
79
language: en
810
features:
911
- navigation.sections

0 commit comments

Comments
 (0)