mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Merge branch 'juansalcedo-patch-1'
This commit is contained in:
commit
59df09926a
2 changed files with 2 additions and 2 deletions
|
@ -853,7 +853,7 @@
|
|||
<pre><code class="language-html"><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>
|
||||
</code></pre>
|
||||
|
|
|
@ -20,7 +20,7 @@ or add it directly to your webpage using a CDN:
|
|||
<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>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue