Add animate.css from Fontello to index.html

This commit is contained in:
Alexander Gitter 2016-11-13 18:25:21 +01:00
parent 30ead13db3
commit d6cc55ca8c
1 changed files with 1 additions and 0 deletions

View File

@ -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>