aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 93d9d6fd4ed2f1fba81adced9f15ceee91686ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>