[lvds] ajout de la page "projets"
This commit is contained in:
parent
46d1de1361
commit
a0b2ae9890
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
31
branches/alt+tab/la-compagnie-de-sufokia/projets.html
Normal file
31
branches/alt+tab/la-compagnie-de-sufokia/projets.html
Normal 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>
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user