1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-23 00:29:38 +01:00

Remove title from index.html, title is now from server generated meta

This commit is contained in:
Your New SJW Waifu 2020-11-15 22:31:33 -06:00
parent d3246c2b58
commit c61f6c9ab2

View File

@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<title>Neckbeard.xyz</title>
<!--server-generated-meta-->
<link rel="icon" type="image/png" href="/favicon.png">
</head>