19 lines
672 B
HTML
19 lines
672 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
|
|
<link rel="icon" type="image/png" href="/favicon.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">
|
|
<!--server-generated-meta-->
|
|
</head>
|
|
<body class="hidden">
|
|
<noscript>To use Pleroma, please enable JavaScript.</noscript>
|
|
<div id="app"></div>
|
|
<div id="modal"></div>
|
|
<!-- built files will be auto injected -->
|
|
<div id="popovers" />
|
|
</body>
|
|
</html>
|