feat: webring de la tortue
This commit is contained in:
parent
fa48323386
commit
92b6b6fea9
3 changed files with 12 additions and 28 deletions
14
index.html
14
index.html
|
|
@ -6,7 +6,6 @@
|
|||
<title>Henri Saudubray</title>
|
||||
<meta name="description" content="Etudiant en M1 MPRI">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script src="./js/man.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
|
@ -97,7 +96,9 @@
|
|||
>FGES - Université Catholique de Lille</a>
|
||||
- September 2020 to May 2023
|
||||
</div>
|
||||
<div class="description">Licence Sciences du Numérique (SDN)</div>
|
||||
<div class="description">
|
||||
Licence Sciences du Numérique (SDN)
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -137,12 +138,19 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="webring">
|
||||
<div class="section-title">Webring</div>
|
||||
<div class="content" id="webring-content">
|
||||
<span><a href="https://debauss.art">←</a></span>
|
||||
<span>Webring de la tortue 🐢</span>
|
||||
<span><a href="https://valeran-maytie.fr">→</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<span>1.0.0</span>
|
||||
<span>2024-05-06 </span>
|
||||
<span>HENRI(1)</span>
|
||||
</footer>
|
||||
<mark id="message"></mark>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue