mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
@@ -119,7 +119,7 @@ However, note that the syntaxes are slightly different:
|
|||||||
``` yaml
|
``` yaml
|
||||||
theme:
|
theme:
|
||||||
icon:
|
icon:
|
||||||
logo: bootstrap/enveloper-paper
|
logo: bootstrap/envelope-paper
|
||||||
```
|
```
|
||||||
|
|
||||||
- __Using icons in Markdown files__: additionally to taking the path from the
|
- __Using icons in Markdown files__: additionally to taking the path from the
|
||||||
@@ -127,7 +127,7 @@ However, note that the syntaxes are slightly different:
|
|||||||
shortcode in two colons:
|
shortcode in two colons:
|
||||||
|
|
||||||
```
|
```
|
||||||
:bootstrap-enveloper-paper:
|
:bootstrap-envelope-paper:
|
||||||
```
|
```
|
||||||
|
|
||||||
For further notes on icon usage, please consult the [icon reference].
|
For further notes on icon usage, please consult the [icon reference].
|
||||||
|
|||||||
Reference in New Issue
Block a user