We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ab570 commit aa45ee4Copy full SHA for aa45ee4
content/en/static/favicons/_head.html
@@ -1,3 +1,3 @@
1
-<link rel="icon" href="/iconx/favicon.svg" type="image/svg+xml">
2
-<link rel="apple-touch-icon" href="/iconx/apple-touch-icon.png"/>
3
-<link rel="manifest" href="/iconx/manifest.json" />
+<link rel="icon" href="/iconx/favicon.svg" type="image/svg+xml" />
+<link rel="apple-touch-icon" href="/iconx/apple-touch-icon.png" />
+<link rel="manifest" href="/iconx/manifest.json" />
0 commit comments