mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 15:59:51 +02:00
Lint
This commit is contained in:
@@ -781,6 +781,7 @@ Mermaid does not have any restriction on the version of Font Awesome that can be
|
|||||||
Please refer the [Official Font Awesome Documentation](https://fontawesome.com/start) on how to include it in your website.
|
Please refer the [Official Font Awesome Documentation](https://fontawesome.com/start) on how to include it in your website.
|
||||||
|
|
||||||
Adding this snippet in the `<head>` would add support for Font Awesome v6.5.1
|
Adding this snippet in the `<head>` would add support for Font Awesome v6.5.1
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link
|
<link
|
||||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
|
||||||
|
Reference in New Issue
Block a user