Remove manifest from links
This commit is contained in:
parent
a703cce21f
commit
bb1f2a7838
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
<link rel="apple-touch-icon" sizes="120x120" href="{% static 'icons/apple-touch-icon.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="{% static 'icons/favicon-32x32.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{% static 'icons/favicon-16x16.png' %}">
|
||||
<link rel="manifest" href="{% static 'icons/site.webmanifest' %}">
|
||||
<link rel="mask-icon" color="#226997" href="{% static 'icons/safari-pinned-tab.svg' %}">
|
||||
<link rel="shortcut icon" href="{% static 'icons/favicon.ico' %}">
|
||||
<meta name="apple-mobile-web-app-title" content="Gab's Notes">
|
||||
|
|
Reference in a new issue