Add favicon
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user