akkoma-fe/index.html

13 lines
259 B
HTML
Raw Normal View History

2016-10-26 14:46:32 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2016-10-26 17:03:55 +00:00
<title>Pleroma</title>
2016-10-30 15:12:08 +00:00
<link rel="stylesheet" href="static/font/css/fontello.css">
2016-10-26 14:46:32 +00:00
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>