Skip to content

Commit 80ee2b5

Browse files
committed
bug: change to sizes any
1 parent af0ef84 commit 80ee2b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap" rel="stylesheet">
2828
</noscript>
2929

30-
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=1" sizes="32x32">
30+
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=1" sizes="any">
3131
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=1">
3232
</head>
3333
<body>

0 commit comments

Comments
 (0)