Merge branch 'remove-favicon' into 'develop'
Remove favicon from index.html See merge request soapbox-pub/soapbox!1853
This commit is contained in:
commit
6f7c9262a5
|
@ -8,7 +8,6 @@
|
|||
<meta name="referrer" content="same-origin" />
|
||||
<link href="/manifest.json" rel="manifest">
|
||||
<!--server-generated-meta-->
|
||||
<link rel="icon" type="image/png" href="/favicon.png">
|
||||
<%= snippets %>
|
||||
</head>
|
||||
<body class="theme-mode-light no-reduce-motion">
|
||||
|
|
Loading…
Reference in New Issue