Add favicon

This commit is contained in:
2024-05-04 19:16:46 +04:00
parent 826cc430a4
commit 5788c1644c
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+1
View File
@@ -4,6 +4,7 @@
<title>Choisis une carte</title> <title>Choisis une carte</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./css/index.css" /> <link rel="stylesheet" href="./css/index.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head> </head>
<body> <body>
<h1>Choisis une carte</h1> <h1>Choisis une carte</h1>