mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-01-18 00:46:47 +01: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…
x
Reference in New Issue
Block a user