Update Stylesheet Link

This commit is contained in:
Wiwaltill 2021-08-21 00:32:16 +02:00 committed by GitHub
parent 0c0502d561
commit 401082fe84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ You can switch between icons from the right sidebar in the editor.
Import the CSS File:
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lucaburgio/iconoir@4.4/css/iconoir.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lucaburgio/iconoir@master/css/iconoir.css">
```
Here is an example in HTML: