mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Update index.html
This commit is contained in:
parent
3a3df71e3f
commit
b953307227
@ -4,9 +4,9 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Feather</title>
|
<title>Feather</title>
|
||||||
<!--
|
<!--
|
||||||
In order to build the feather minimized js run
|
To build feather.min.js run
|
||||||
$ npm run build
|
$ npm run build
|
||||||
in the cloned repository, or use the already built package available on unpkg.com.
|
in the root directory, or use the already built package available on unpkg.com.
|
||||||
-->
|
-->
|
||||||
<script src="../dist/feather.min.js"></script>
|
<script src="../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