42 lines
1.2 KiB
PHP
42 lines
1.2 KiB
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
|
|
<link href="style.css" rel="stylesheet">
|
|
<title>WhyTools</title>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<header>
|
|
<a href="javascript:history.back()" target="_blank">
|
|
<img class="logo" src="fluidsim/img/favicon.png" alt="Logo">
|
|
</a>
|
|
<h1 class="title">WhyKorp</h1>
|
|
</header>
|
|
<div class="nav">
|
|
<a href="../index.php">Accueil</a>
|
|
<a href="../infos/index.php">Infos</a>
|
|
<a href="https://artists.magroove.com/en/lt/whykioh/" target="_blank">Link Tree</a>
|
|
<a href="#">Outils</a>
|
|
<a href="../ruty/index.php">Ruty</a>
|
|
<a href="../lolivator/index.php">LoLivator</a>
|
|
<a href="../archives/index.php">Archives</a>
|
|
</div>
|
|
<p><br></p>
|
|
<hr>
|
|
<h1>Bienvenue sur WhykTools</h1>
|
|
<p>Voici la page des outils référencés</p>
|
|
<hr>
|
|
<a href="fluidsim">
|
|
<img width="256px" src="fluidsim/preview.gif">
|
|
</a>
|
|
<a href="multipleWindow3dScene">
|
|
<img width="256px" src="multipleWindow3dScene/preview.png">
|
|
</a>
|
|
</div>
|
|
<div class="footer">
|
|
Copyright | Whykorp® 2021-2024
|
|
</div>
|
|
</body>
|
|
</html>
|