Ajout des favicons

This commit is contained in:
Pierre Martin
2024-12-08 23:29:02 +01:00
parent 6c9db5c999
commit 3fa0fbf247
8 changed files with 24 additions and 0 deletions
+4
View File
@@ -9,6 +9,10 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css"
/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
</head>
<body>
<!-- Hero Section -->