From 90a51aa3c36f8ca5cfa4c338bd3737f699c3ed89 Mon Sep 17 00:00:00 2001 From: Wiwaltill <74987472+Wiwaltill@users.noreply.github.com> Date: Wed, 14 Jul 2021 12:17:36 +0200 Subject: [PATCH] Update README.md - Change the CSS file link to jsdelivr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e27f4528..1bd057dc 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ To use Iconoir in a HTML file, add the [iconoir.css](./fonts/iconoir.css) file i Import the CSS File: ```html - + ``` Here is an example in HTML: