Create en.html

This commit is contained in:
Rokas V 2024-02-29 11:50:18 +02:00
parent 4c23c8d74e
commit 841932f58a

99
en.html Normal file
View File

@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Page Information
-->
<meta charset="utf-8">
<title>Anime Nights</title>
<meta name="description" content="Anime Nights links!">
<meta property="og:image" content="https://rokvaz.github.io/littlelink_AN/images/musu/an.png">
<meta name="author" content="infoshow">
<!-- Mobile Specific Metas
-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
-->
<link rel="stylesheet" href="css/normalize.css">
<!-- Themes:
Auto: css/skeleton-auto.css
Light: css/skeleton-light.css
Dark: css/skeleton-dark.css
-->
<link rel="stylesheet" href="css/skeleton-auto.css">
<!-- Brand Styles -->
<link rel="stylesheet" href="css/brands.css">
<!-- Favicon
-->
<link rel="icon" href="images/icons/an.png">
</head>
<body>
<!-- Primary Page Layout
-->
<div class="container">
<div class="row">
<div class="column" style="margin-top: 10%">
<img src="images/musu/anc.png" class="avatar" srcset="images/musu/anc.png 2x" alt="">
<h1 role="heading">Anime Nights</h1>
<a class="button" href="https://bit.ly/AN24Tickets" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/ticket.png" alt="">Buy tickets to Anime Nights 2024 night part here!</a><br>
<!-- Short Bio -->
<p>Contests:</p>
<a class="button" href="https://bit.ly/ANcosplay" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/crown.png" alt="">Cosplay competition | Registration closes at April 21st.</a><br>
<a class="button" href="https://bit.ly/ANfoto" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/camera.png" alt="">Cosplay foto competition | Registration closes at April 28st.</a><br>
<a class="button" href="https://bit.ly/ANtshirt" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/tshirt.png" alt="">T-Shirt competition | Registration closes at April 7th.</a><br>
<a class="button" href="https://bit.ly/ANamvs" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/cinema.png" alt="">AMV competition | Reegistration closes at April 28th.</a><br>
<p>Other registrations:</p>
<a class="button" href="https://bit.ly/AN24media" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/camera.png" alt="">Media acreditation registration</a><br>
<a class="button" href="https://bit.ly/ANartist" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/paint.png" alt="">Artist Alley registration | Registration closes at April 21st.</a><br>
<br>
<br>
<p>Follow us:</p>
<a class="button button-instagram" href="https://www.instagram.com/animenights.info/" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/instagram.svg" alt="">Instagram</a><br>
<a class="button button-faceb" href="https://www.facebook.com/AnimeNights/" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/facebook.svg" alt="">Facebook</a><br>
<a class="button button-yt" href="https://www.youtube.com/@InfoShow_AnimeNights/videos" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/youtube.svg" alt="">YouTube</a><br>
<a class="button button-tiktok" href="https://www.tiktok.com/@infoshow.info" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/tiktok.svg" alt="">TikTok</a><br>
<br>
<p>Take a look at 2023 "Anime Nights" AMV competition contestants!</p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?si=-0TjpFdU6iM3cG-_&amp;list=PLNScQ1DfTsykWhT99brYLAkdVqhteV7CK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="max-width: 100%; width: 100%;"></iframe>
<br>
<br>
<p>KTU FSA InfoSA projects:</p>
<a class="button" href="https://www.facebook.com/events/340601622023844/" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/icon.png" alt="">InfoShow'24 | Lan Party</a><br>
<a class="button" href="https://bit.ly/AN24" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/icon.png" alt="">InfoShow'24 | Anime Nights</a><br>
<br>
<br>
<p>AnimeNights 2024. Using: <a href="https://littlelink.io" target="_blank" rel="noopener" role="button">LittleLink</a>. Design: <a href="https://github.com/linkstackorg/sublime" target="_blank" rel="noopener" role="button">Sublime</a></p>
</div>
</div>
</div>
<!-- End Document
-->
</body>
</html>