Files
main-website/tools/index.html
T
2023-11-26 18:19:24 +01:00

21 lines
405 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="16x16" href="fluidsim/img/favicon.png">
<title>
WhykTools
</title>
</head>
<body>
<h1>
Voici la page des outils référencés
</h1>
<a href="fluidsim">
<img src="fluidsim/preview.gif">
</a>
</body>
</html>