chore: add favicon and meta description, remove unused default assets

This commit is contained in:
2026-02-13 18:23:27 +01:00
parent 974c0348f0
commit 4853d5c51d
4 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Liste des annonces d'appartements à Nantes | Paulin et Agathe" />
<link rel="icon" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Appart List</title>
</head>