From ba9c87cf47b13ba86dadc45424bd685319585d0b Mon Sep 17 00:00:00 2001 From: Christian Tietze Date: Wed, 20 May 2020 16:17:32 +0200 Subject: [PATCH] fix code example --- usage/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usage/index.html b/usage/index.html index ca8257a..2ce851d 100644 --- a/usage/index.html +++ b/usage/index.html @@ -57,8 +57,8 @@

2. Add the new.css stylesheet

Just before the end of your <head>, add this code.

-
-    
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/open-fonts@1.1.1/fonts/inter.min.css">
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@exampledev/new.css@1.1.2/new.min.css">
 

@@ -84,4 +84,4 @@

3.1 - Tip

- \ No newline at end of file +