From 060de41bdfc788b4e474d62b42a0c4172e899c96 Mon Sep 17 00:00:00 2001 From: DecliningLotus Date: Wed, 13 Jul 2022 18:00:30 +0300 Subject: docs: switch cdns from unpkg to jsdelivr --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5f011b9..ed386e2d 100644 --- a/README.md +++ b/README.md @@ -191,19 +191,19 @@ All files included in `@tabler/icons` npm package are available over a CDN. #### React icons ```html - + ``` #### Iconfont ```html - + ``` To load a specific version replace `latest` with the desired version number. ```html - + ``` ### Compiling fonts -- cgit v1.2.1