[lvds] ajout de la page "projets"

This commit is contained in:
Esenjin 2024-11-13 11:20:24 +01:00
parent 46d1de1361
commit a0b2ae9890
5 changed files with 35 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<a href="events.html">Événements</a>
<a href="calendrier.html">Calendrier</a>
<a href="roulette.html">Roulette</a>
<a href="projets.html">Projets</a>
<a href="credits.html">Crédits</a>
</nav>
</header>

View File

@ -19,6 +19,7 @@
<a href="events.html">Événements</a>
<a href="calendrier.html">Calendrier</a>
<a href="roulette.html">Roulette</a>
<a href="projets.html">Projets</a>
<a href="credits.html">Crédits</a>
</nav>
</header>

View File

@ -19,6 +19,7 @@
<a href="events.html">Événements</a>
<a href="calendrier.html">Calendrier</a>
<a href="roulette.html">Roulette</a>
<a href="projets.html">Projets</a>
<a href="credits.html">Crédits</a>
</nav>
</header>

View File

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>La Compagnie de Sufokia</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Camélianimes">
<meta property="og:image" content="https://camelia-studio.org/branches/alt+tab/la-compagnie-de-sufokia/images/c7b93f49527705.jpeg">
<meta property="og:description" content="Guilde La Compagnie de Sufokia (communauté Alt Tab de l'association Camélia Studio). Discord https://discord.gg/nBuZ9vJ.">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
</head>
<body>
<header>
<nav>
<a href="index.html">Accueil</a>
<a href="events.html">Événements</a>
<a href="calendrier.html">Calendrier</a>
<a href="roulette.html">Roulette</a>
<a href="projets.html">Projets</a>
<a href="credits.html">Crédits</a>
</nav>
</header>
<div class="container">
<p>prochainement</p>
</div>
</body>
</html>

View File

@ -19,6 +19,7 @@
<a href="events.html">Événements</a>
<a href="calendrier.html">Calendrier</a>
<a href="roulette.html">Roulette</a>
<a href="projets.html">Projets</a>
<a href="credits.html">Crédits</a>
</nav>
</header>