2024-10-04 10:10:20 +00:00
<!DOCTYPE html>
< html lang = "fr" >
< head >
2024-10-04 13:17:30 +00:00
< 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." >
2024-10-04 10:10:20 +00:00
< link rel = "stylesheet" href = "../style.css" >
< / head >
< body >
< header >
< nav >
< a href = "../index.html" > Accueil< / a >
2024-10-07 12:44:08 +00:00
< a href = "infos.html" > Informations< / a >
2024-10-04 10:10:20 +00:00
< a href = "liste.html" > Liste< / a >
< a href = "calendrier.html" > Calendrier< / a >
2024-11-13 10:45:51 +00:00
< a href = "credits.html" style = "color: #7289da;" > Crédits< / a >
2024-10-04 10:10:20 +00:00
< / nav >
< / header >
< div class = "container" >
< h1 > Crédits< / h1 >
2024-11-19 15:10:41 +00:00
< p > ## Sources de l'image en une : < / p >
2024-10-04 10:10:20 +00:00
< ul >
2024-11-19 15:13:00 +00:00
< li > < a href = "http://saucenao.com/search.php?db=999&url=https://camelia-studio.org/p/camelianimes/images/master1200.jpg" target = "_blank" > Image< / a > - Source via SauceNAO.< / li >
2024-10-04 10:10:20 +00:00
< / ul >
2024-10-14 19:36:21 +00:00
< p > ## Source pour le bouton "Tout ajouter à mon agenda" :< / p >
2024-10-07 12:48:49 +00:00
< ul >
< li > < a href = "https://git.crystalyx.net/Xefir/Divent" target = "_blank" > App Discord< / a > - < b > Divent< / b > , auteur : < a href = "https://git.crystalyx.net/Xefir" target = "_blank" > Xefir< / a > < / li >
< / ul >
2024-10-14 19:36:21 +00:00
< p > ## Site réalisé par et pour l'< a href = "https://camelia-studio.org/v5/" > association Camélia Studio< / a > .< / p >
< ul >
< li > < a href = "https://git.crystalyx.net/camelia-studio/Sites-Camelia/src/branch/master/p/camelianimes" target = "_blank" > Code source< / a > .< / li >
< / ul >
2024-10-04 10:10:20 +00:00
< / div >
< / body >
< / html >