forked from AkkomaGang/akkoma-fe
Add animate.css from Fontello to index.html
This commit is contained in:
parent
30ead13db3
commit
d6cc55ca8c
1 changed files with 1 additions and 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>
|
||||
|
|
Loading…
Reference in a new issue