1
0
Fork 0

feat: webring des delices

This commit is contained in:
Henri Saudubray 2024-07-02 21:32:47 +02:00
parent 92b6b6fea9
commit 81cf280e1a
Signed by: hms
GPG key ID: 7065F57ED8856128

View file

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="./css/style.css?version=3">
<title>Henri Saudubray</title>
<meta name="description" content="Etudiant en M1 MPRI">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
</head>
<body>
<header>
<span>HENRI(1)</span>
<span>User information</span>
@ -141,9 +141,9 @@
<div class="section" id="webring">
<div class="section-title">Webring</div>
<div class="content" id="webring-content">
<span><a href="https://debauss.art">&larr;</a></span>
<span>Webring de la tortue &#x1F422;</span>
<span><a href="https://valeran-maytie.fr">&rarr;</a></span>
<span><a href="https://www.gaetanserre.fr">&larr;</a></span>
<span>Webring des délices</span>
<span><a href="https://exion35.github.io">&rarr;</a></span>
</div>
</div>
</main>
@ -152,5 +152,5 @@
<span>2024-05-06&nbsp;</span>
<span>HENRI(1)</span>
</footer>
</body>
</body>
</html>