From 112b1ca7703aefc41213cc0f1b95388421283bae Mon Sep 17 00:00:00 2001 From: Juan Salcedo <1245421+juansalcedo@users.noreply.github.com> Date: Thu, 7 May 2020 12:00:37 -0500 Subject: [PATCH 1/2] Updated CDN URL --- docsSource/sections/01-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsSource/sections/01-usage.md b/docsSource/sections/01-usage.md index 293aba4..f7b4361 100644 --- a/docsSource/sections/01-usage.md +++ b/docsSource/sections/01-usage.md @@ -20,7 +20,7 @@ or add it directly to your webpage using a CDN: ``` From d03e735a0cb43903531f97f33a277635ab9fcf99 Mon Sep 17 00:00:00 2001 From: Elton Mesquita Date: Thu, 7 May 2020 19:28:59 +0100 Subject: [PATCH 2/2] Recompiles docs --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 95745ed..a97f471 100644 --- a/docs/index.html +++ b/docs/index.html @@ -853,7 +853,7 @@
<head>
   <link
     rel="stylesheet"
-    href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css"
+    href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
   />
 </head>