change logo site

This commit is contained in:
WhyKorp
2023-11-26 18:19:24 +01:00
committed by GitHub
parent a927b6e375
commit dddbada698
4 changed files with 4 additions and 37 deletions
+4 -2
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="16x16" href="fluidsim/img/favicon.png">
<title>
Whykioh Tools
WhykTools
</title>
</head>
<body>
@@ -13,7 +13,9 @@
<h1>
Voici la page des outils référencés
</h1>
<a href="fluidsim">Fluidsim</a>
<a href="fluidsim">
<img src="fluidsim/preview.gif">
</a>
</body>
</html>