You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Share the love – you can now add a badge to your README, showing that your
7
+
project is built with Material for MkDocs
8
+
categories:
9
+
- General
10
+
---
11
+
12
+
# Adding a :simple-materialformkdocs: badge to your project
13
+
14
+
__You enjoy working with Material for MkDocs? Share the love! You can now add
15
+
a badge to your project's README, showing that your project is built with
16
+
Material for MkDocs.__
17
+
18
+
Material for MkDocs' logo was just added to [Simple Icons], which is used by
19
+
[Shields.io] to include logos in badges. We generated a badge for you, which
20
+
you can add to your project's README:
21
+
22
+
[![Material for MkDocs][badge]](#usage)
23
+
24
+
<!-- more -->
25
+
26
+
## Usage
27
+
28
+
Just copy the following snippet and paste it into your project's `README.md`:
29
+
30
+
```markdown
31
+
[](https://squidfunk.github.io/mkdocs-material/)
0 commit comments