Ajouts des icones colibre #57

This commit is contained in:
Colin Maudry
2026-06-30 22:41:19 +02:00
parent 64d4821fae
commit 41491159a3
3 changed files with 98 additions and 94 deletions
+5 -1
View File
@@ -166,7 +166,11 @@ app.index_string = """
<head>
{%metas%}
<title>{%title%}</title>
{%favicon%}
<link rel="shortcut icon" href="/assets/icons/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">
<link rel="manifest" href="/assets/icons/site.webmanifest">
{%css%}
<!-- canonical link -->
</head>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 282 KiB