mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Updated CDN URL
This commit is contained in:
parent
b29bc450f4
commit
112b1ca770
1 changed files with 1 additions and 1 deletions
|
@ -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