52 lines
2.3 KiB
HTML
52 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
|
|
<link href="css/style.css" rel="stylesheet">
|
|
<link rel="icon" href="img/logo.png">
|
|
<title>VOJ Production</title>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<header>
|
|
<a href="https://www.youtube.com/@viensonjette" target="_blank">
|
|
<img class="logo" src="img/logo.png" alt="Logo">
|
|
</a>
|
|
<h1 class="title">Viens On Jette</h1>
|
|
</header>
|
|
<div class="nav">
|
|
<a href="#">Accueil</a>
|
|
<a href="infos/index.php">Infos</a>
|
|
<a href="https://artists.magroove.com/en/lt/whykioh/" target="_blank">Link Tree</a>
|
|
<a href="tools/index.html">Outils</a>
|
|
<a href="ruty/index.php">Ruty</a>
|
|
<a href="lolivator/index.php">LoLivator</a>
|
|
<a href="jpc/index.html">JPC</a>
|
|
<a href="archives/index.php">Archives</a>
|
|
</div>
|
|
<p><br></p>
|
|
<hr>
|
|
<h1>Bienvenue sur le site officiel de VOJ Production</h1>
|
|
<p>Et retrouvez toutes les dernières informations de Whykioh & Naxo</p>
|
|
<hr>
|
|
<h1>Flash Info !</h1>
|
|
<div class="flash">
|
|
<p class="flash">Après Théo, court-métrage de 5 minutes, le duo<br>se lance dans la création de leur second projet <br>"L'Unique Solution". Un moyen-métrage dont le tournage n'as <br>pas encore commencé</p>
|
|
</div>
|
|
<hr>
|
|
<h1>Voici la dernière création <a href="">VOJ</a> :</h1>
|
|
<div class="video-container">
|
|
<iframe width="851" height="315" src="https://www.youtube.com/embed/fgeJ5MIkHzs?si=cEqjQ6vJDQJG1KAA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
</div>
|
|
<hr>
|
|
<h1>Voici la dernière vidéo du <a href="https://www.youtube.com/@viensonjette">duo</a> :</h1>
|
|
<div class="video-container">
|
|
<iframe width="851" height="315" src="https://www.youtube.com/embed/NtgJxelP2tg?si=c585njABgnjxcZ99" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
</div>
|
|
</div>
|
|
<div class="footer">
|
|
Copyright | Viens On Jette® 2023
|
|
</div>
|
|
</body>
|
|
</html>
|