mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed outdated fontawesome icon name (#3592)
This commit is contained in:
parent
2a223ff61f
commit
84e300dd09
@ -89,12 +89,12 @@ a valid path to any icon bundled with the theme, which are located in the
|
||||
[`.icons`][custom icons] directory, and replacing `/` with `-`:
|
||||
|
||||
``` title="Icon"
|
||||
:fontawesome-regular-laugh-wink:
|
||||
:fontawesome-regular-face-laugh-wink:
|
||||
```
|
||||
|
||||
<div class="result" markdown>
|
||||
|
||||
:fontawesome-regular-laugh-wink:
|
||||
:fontawesome-regular-face-laugh-wink:
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user