diff options
| author | Alexander Gitter <contact@agitter.net> | 2016-11-13 18:25:21 +0100 |
|---|---|---|
| committer | Alexander Gitter <contact@agitter.net> | 2016-11-13 18:25:21 +0100 |
| commit | d6cc55ca8cf57efbf810d82797e795b6e5ca1595 (patch) | |
| tree | 54dee7e9f83fe35b6f8ebbb1dcf45d6884680497 /index.html | |
| parent | 30ead13db374f87ac1f2366a7d4bd6940416953a (diff) | |
Add animate.css from Fontello to index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>Pleroma</title> <link rel="stylesheet" href="/static/font/css/fontello.css"> + <link rel="stylesheet" href="/static/font/css/animation.css"> </head> <body> <div id="app"></div> |
