mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
docs: Add jsDelivr link
This commit is contained in:
parent
29e96b1109
commit
5dd498cc61
@ -84,6 +84,8 @@ Include `feather.js` or `feather.min.js` with a `<script>` tag. These files are
|
|||||||
Or load the script from a CDN provider.
|
Or load the script from a CDN provider.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
<!-- choose one -->
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
||||||
<script src="https://unpkg.com/feather-icons/dist/feather.min.js"></script>
|
<script src="https://unpkg.com/feather-icons/dist/feather.min.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user