64 lines
3.8 KiB
HTML
64 lines
3.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en" dir="ltr" id="page-top">
|
||
<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="article">
|
||
<meta property="og:site_name" content="Leilukin's Hub">
|
||
<meta property="og:title" content="Gallery | A Summer’s End — Hong Kong 1986 Shrine">
|
||
<meta property="og:description" content="Gallery on my A Summer’s End — Hong Kong 1986 shrine">
|
||
|
||
<link rel="stylesheet" href="asummersend.css" type="text/css" media="all">
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="./img/ase-icon.png">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="./img/ase-icon.png">
|
||
<link rel="icon" type="image/png" sizes="16x16" href="./img/ase-icon.png">
|
||
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
||
|
||
<script src="components/header.js" defer></script>
|
||
<script src="components/navbar.js" defer></script>
|
||
<script src="components/sidebar-content.js" defer></script>
|
||
<script src="components/footer.js" defer></script>
|
||
|
||
<title>Gallery | A Summer’s End — Hong Kong 1986 Shrine | Leilukin's Hub</title>
|
||
</head>
|
||
<body>
|
||
<header-component></header-component>
|
||
<main>
|
||
<!-- <aside class="left-sidebar">
|
||
Left sidebar content here
|
||
</aside> -->
|
||
|
||
<div class="content-container">
|
||
<section class="content-section">
|
||
<h1><cite>A Summer’s End — Hong Kong 1986</cite> Gallery</h1>
|
||
<p><cite>A Summer’s End — Hong Kong 1986</cite> 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 novel’s art.</p>
|
||
<p>I also highly recommend checking out the <a href="https://www.asummersend.com/" target="_blank">official site</a> of <cite>A Summer's End</cite> and the social media accounts of Oracle and Bone's for more beauriful art about the visual novel!</p>
|
||
</section>
|
||
|
||
<section 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%">
|
||
</section>
|
||
</div>
|
||
|
||
<aside class="right-sidebar">
|
||
<right-sidebar-component></right-sidebar-component>
|
||
</aside>
|
||
|
||
</main>
|
||
<footer-component></footer-component>
|
||
</body>
|
||
</html> |