aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 713fe27c85b8041958a843a1b44dfc2c33532b27 (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>