Docs Improvements (#1205)

* 📖 DOC: Update URLs and capitalize contrib labels

* 👌 IMPROVE: Update builds
This commit is contained in:
Waren Gonzaga 2021-01-04 17:56:34 +08:00 committed by GitHub
parent 16091e7252
commit 32ee145cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 14 deletions

File diff suppressed because one or more lines are too long

4
animate.css vendored
View File

@ -1,9 +1,9 @@
@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
* Licensed under the MIT license - https://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
* Copyright (c) 2021 Animate.css
*/
:root {
--animate-duration: 1s;

4
animate.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1247,9 +1247,9 @@ $ npm install
<td><a href="https://github.com/WarenGonzaga">Waren Gonzaga</a></td>
</tr>
<tr>
<td>Animate.css creator</td>
<td>Animate.css Creator</td>
<td>Maintainer</td>
<td>Core contributor</td>
<td>Core Contributor</td>
</tr>
</tbody>
</table>
@ -1272,7 +1272,7 @@ $ npm install
</div>
<aside class="sidebar">
<div class="meta">
<a href="https://github.com/daneden/animate.css" target="_blank" class="icon-github">
<a href="https://github.com/animate-css/animate.css" target="_blank" class="icon-github">
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
@ -1296,7 +1296,7 @@ $ npm install
<footer class="main-footer">
<p>
Animate.css is a MIT licensed library.
You can use it freely, respecting the terms included in the <a href="https://github.com/daneden/animate.css/blob/main/LICENSE" title="license">license file.</a>
You can use it freely, respecting the terms included in the <a href="https://github.com/animate-css/animate.css/blob/main/LICENSE" title="license">license file.</a>
</p>
</footer>

View File

@ -3,4 +3,4 @@
| ![](https://avatars2.githubusercontent.com/u/439365?s=460&u=512b4cc5324938ae40bbb8f3b7769d335953cd3a&v=4) | ![](https://avatars2.githubusercontent.com/u/5007208?s=460&u=418401ee605824272e5dcb955fd64ea24546a857&v=4) | ![](https://avatars1.githubusercontent.com/u/15052701?s=460&u=9e58364978379536d3f26c4ce5cae1a2a449a0e4&v=4) |
| --- | --- | --- |
| [Daniel Eden](https://github.com/daneden) | [Elton Mesquita](https://github.com/eltonmesquita) | [Waren Gonzaga](https://github.com/WarenGonzaga) |
| Animate.css creator | Maintainer | Core contributor |
| Animate.css Creator | Maintainer | Core Contributor |

View File

@ -92,7 +92,7 @@
</div>
<aside class="sidebar">
<div class="meta">
<a href="https://github.com/daneden/animate.css" target="_blank" class="icon-github">
<a href="https://github.com/animate-css/animate.css" target="_blank" class="icon-github">
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
@ -116,7 +116,7 @@
<footer class="main-footer">
<p>
Animate.css is a MIT licensed library.
You can use it freely, respecting the terms included in the <a href="https://github.com/daneden/animate.css/blob/main/LICENSE" title="license">license file.</a>
You can use it freely, respecting the terms included in the <a href="https://github.com/animate-css/animate.css/blob/main/LICENSE" title="license">license file.</a>
</p>
</footer>