pleroma-fe/index.html

13 行
259 B
HTML
Raw 通常表示 履歴

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