leilukin-site/shrines/asummersend/gallery.html

78 lines
4.5 KiB
HTML
Raw Normal View History

2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="https://leilukin.neocities.org/shrines/asummersend/gallery">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="Gallery | A Summers End — Hong Kong 1986 Shrine">
<meta property="og:description" content="Gallery on my A Summers End — Hong Kong 1986 shrine">
2023-06-15 12:00:48 +00:00
<link rel="stylesheet" href="asummersend.css" type="text/css" media="all">
<link rel="icon" type="image/png" href="./img/ase-icon.png">
2023-06-15 09:18:46 +00:00
<script src="/shrines/shrine.js" defer></script>
2023-06-15 09:18:46 +00:00
<title>Gallery | A Summers End — Hong Kong 1986 Shrine | Leilukin's Hub</title>
</head>
<body>
<div id="container">
<div id="headerArea">
<div id="header"></div>
<nav id="navbar">
<ul>
<li><a href="/shrines/asummersend/">Home</a></li>
2023-06-15 09:18:46 +00:00
<li><a href="./playlists.html">Playlists</a></li>
<li><a href="./trivia.html">Trivia</a></li>
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="/home.html">Main Site</a></li>
2023-06-15 09:18:46 +00:00
</ul>
</nav>
</div>
<div id="flex">
<aside id="leftSidebar">
<div class="sidebar-content">
<h2>About</h2>
<p><em>A Summers End — Hong Kong 1986</em> is a visual novel set in 1980s Hong Kong. It tells of a love story between two women. Lush and vibrant visuals, the game features over 400 unique hand-drawn artwork inspired by Asian cinema and 1980s anime.</p>
<h3>Links</h3>
<ul>
<li><a href="https://www.asummersend.com/" target="_blank">Official Website</a>
</li><li><a href="https://store.steampowered.com/app/1111370/A_Summers_End__Hong_Kong_1986/" target="_blank">Steam</a></li>
<li><a href="https://oracleandbone.itch.io/a-summers-end" target="_blank">itch.io</a></li>
</ul>
</div>
</aside>
<main>
<div class="content-section">
<h1><em>A Summers End — Hong Kong 1986</em> Gallery</h1>
<p><em>A Summers End — Hong Kong 1986</em> was lovingly crafted by its developer Oracle and Bone with gorgeous art, so i want to make a page dedicated to my appreciation for the visual novels art.</p>
<p>I also highly recommend checking out the <a href="https://www.asummersend.com/" target="_blank">official site</a> of <em>A Summer's End</em> and the social media accounts of Oracle and Bone's for more beauriful art about the visual novel!</p>
</div>
<div class="content-section">
<h2>In-Game Screenshots</h2>
<img src="./img/ASE-Screenshot-01.png" alt="In-Game Screenshot of A Summer's End 01" width="100%">
<img src="./img/ASE-Screenshot-02.png" alt="In-Game Screenshot of A Summer's End 02" width="100%">
<img src="./img/ASE-Screenshot-03.png" alt="In-Game Screenshot of A Summer's End 03" width="100%">
<img src="./img/ASE-Screenshot-04.png" alt="In-Game Screenshot of A Summer's End 04" width="100%">
<img src="./img/ASE-Screenshot-05.png" alt="In-Game Screenshot of A Summer's End 05" width="100%">
<img src="./img/ASE-Screenshot-06.png" alt="In-Game Screenshot of A Summer's End 06" width="100%">
<img src="./img/ASE-Screenshot-07.png" alt="In-Game Screenshot of A Summer's End 07" width="100%">
<img src="./img/ASE-Screenshot-08.png" alt="In-Game Screenshot of A Summer's End 08" width="100%">
<img src="./img/ASE-Screenshot-09.png" alt="In-Game Screenshot of A Summer's End 09" width="100%">
</div>
</main>
</div>
<footer id="footer"></footer>
</div>
</body>
</html>