Skip to content

Commit 9c202fb

Browse files
committed
replace links
1 parent 255514b commit 9c202fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
<meta name="robots" content="unavailable_after: {{ page.expiryDate }}"/>
7474
{% endif %}
7575
<link rel="home" href="https://www.w3.org/"/>
76-
<link rel="shortcut icon" href="https://www.w3.org/assets/logos/w3c/favicon.ico"/>
77-
<link rel="apple-touch-icon" href="https://www.w3.org/assets/logos/w3c/w3c-apple-touch-icon.png"/>
76+
<link rel="shortcut icon" href="https://www.w3.org/assets/logos/w3c/favicon-32.png"/>
77+
<link rel="apple-touch-icon" href="https://www.w3.org/assets/logos/w3c/favicon-180.png"/>
7878

7979
{% block stylesheets %}
8080
<link rel="stylesheet" href="{{ asset('styles/core.css?ver=1.4', 'website-2021') }}" media="screen"/>

0 commit comments

Comments
 (0)