eweng.space/reviews/index.html
2026-04-01 20:47:20 +02:00

29 lines
1 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>reviews — eweng.space</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>☆</text></svg>">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IM+Fell+English:ital@0;1&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../assets/styles.css">
</head>
<body>
<div>
<a href="../index.html" class="retour"></a><span class="fenetre-nom" id="titre-nav">eweng.space &#9734;</span>
</div>
<div class="fenetre">
<div class="fenetre-contenu">
<h1>reviews</h1>
<p>ce que j'écoute, ce que j'en pense.</p>
<div class="grille" id="grille"></div>
</div>
</div>
<script src="../assets/main.js"></script>
</body>
</html>