aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlexander Gitter <contact@agitter.net>2016-11-13 18:25:21 +0100
committerAlexander Gitter <contact@agitter.net>2016-11-13 18:25:21 +0100
commitd6cc55ca8cf57efbf810d82797e795b6e5ca1595 (patch)
tree54dee7e9f83fe35b6f8ebbb1dcf45d6884680497 /index.html
parent30ead13db374f87ac1f2366a7d4bd6940416953a (diff)
Add animate.css from Fontello to index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 93d9d6fd..ec831c41 100644
--- a/index.html
+++ b/index.html
@@ -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>