37 lines
1.3 KiB
HTML
37 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<title>Camélianimes</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/p/camelianimes/images/B27AB0.gif">
|
|
<meta property="og:description" content="Séances de visionnage d'animés, organisées par l'association Camélia Studio sur son serveur Discord https://discord.gg/nBuZ9vJ.">
|
|
<link rel="stylesheet" href="../style.css">
|
|
<link rel="stylesheet" href="../calendar.css">
|
|
</head>
|
|
<body>
|
|
|
|
<header>
|
|
<nav>
|
|
<a href="../index.html">Accueil</a>
|
|
<a href="infos.html">Informations</a>
|
|
<a href="liste.html">Liste</a>
|
|
<a href="calendrier.html" style="color: #7289da;">Calendrier</a>
|
|
<a href="credits.html">Crédits</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<div class="container">
|
|
<h1>Calendrier</h1>
|
|
<div class="mb-4 flex-end">
|
|
<a href="https://divent.crystalyx.net/subscribe/84226320451530752" target="_blank" class="discordButton">Tout ajouter à mon agenda</a>
|
|
</div>
|
|
<div class="cards"></div>
|
|
</div>
|
|
<script src="../scripts/calendar.js"></script>
|
|
</body>
|
|
</html>
|