Forked from
Pleroma / pleroma-fe
8889 commits behind the upstream repository.
index.html 260 B
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Pleroma</title>
<link rel="stylesheet" href="/static/font/css/fontello.css">
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>