add favicon
This commit is contained in:
@ -5,11 +5,12 @@
|
||||
<meta charset="UTF-8" />
|
||||
<title>Météo Rance</title>
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<video autoplay controls loop>
|
||||
<video autoplay controls>
|
||||
<source src="tarpinchaud.webm" type="video/webm">
|
||||
</video>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user