We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df4ce3 commit 19c0a80Copy full SHA for 19c0a80
templates/_common-head.html.twig
@@ -2,8 +2,8 @@
2
<meta name="viewport" content="width=device-width, initial-scale=1">
3
4
<link rel="home" href="https://www.w3.org/"/>
5
-<link rel="icon" type="image/png" href="https://www.w3.org/assets/logos/w3c/favicon-32.png"/>
6
-<link rel="apple-touch-icon" type="image/png" href="https://www.w3.org/assets/logos/w3c/favicon-180.png"/>
+<link rel="icon" type="image/png" href="https://www.w3.org/assets/logos/w3c-2025/favicons/favicon-32.png"/>
+<link rel="apple-touch-icon" type="image/png" href="https://www.w3.org/assets/logos/w3c-2025/favicons/favicon-180.png"/>
7
8
<link rel="stylesheet" href="{{ absolute_url(asset('styles/core.css?ver=1.5', 'website-2021')) }}" media="screen"/>
9
0 commit comments