2016-10-26 16:46:32 +02:00
|
|
|
<!DOCTYPE html>
|
2017-04-14 20:08:37 +03:00
|
|
|
<html lang="en">
|
2016-10-26 16:46:32 +02:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2019-05-18 11:00:50 -05:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
|
2016-10-26 19:03:55 +02:00
|
|
|
<title>Pleroma</title>
|
2018-01-01 16:37:47 +00:00
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/ngs/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/ngs/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/ngs/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="/ngs/manifest.json">
|
|
|
|
<link rel="mask-icon" href="/ngs/safari-pinned-tab.svg" color="#370f34">
|
|
|
|
<meta name="theme-color" content="#370f34">
|
2018-12-13 22:29:07 +01:00
|
|
|
<!--server-generated-meta-->
|
2016-10-26 16:46:32 +02:00
|
|
|
</head>
|
2019-07-19 12:39:18 -04:00
|
|
|
<body class="hidden">
|
2019-08-17 08:26:00 +00:00
|
|
|
<noscript>To use Pleroma, please enable JavaScript.</noscript>
|
2016-10-26 16:46:32 +02:00
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
|
|
|
</html>
|