diff options
Diffstat (limited to 'iridescence/public')
-rw-r--r-- | iridescence/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iridescence/public/index.html b/iridescence/public/index.html index 393860e..ae43440 100644 --- a/iridescence/public/index.html +++ b/iridescence/public/index.html @@ -18,4 +18,5 @@ <div id="app"></div> <!-- built files will be auto injected --> </body> + <script src="https://code.iconify.design/2/2.0.0-rc.4/iconify.min.js"></script> </html> |