mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-18 01:50:36 +01:00
Use animate.min.css because whatever
This commit is contained in:
parent
755f126d22
commit
244f9dcff1
2 changed files with 2 additions and 1 deletions
1
animate.min.css
vendored
Normal file
1
animate.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@
|
|||
|
||||
<link href='//fonts.googleapis.com/css?family=Roboto:400,100,400italic,700italic,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<link rel="stylesheet" href="animate.css" />
|
||||
<link rel="stylesheet" href="animate.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body class="animated fadeInDown">
|
||||
|
|
Loading…
Reference in a new issue