2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
2023-06-22 18:05:23 +00:00
< html lang = "en" dir = "ltr" id = "page-top" >
2023-06-15 09:18:46 +00:00
< 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" >
2023-06-22 18:05:23 +00:00
< meta property = "og:type" content = "article" >
2023-06-15 09:18:46 +00:00
< 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" >
2023-06-15 12:00:48 +00:00
< link rel = "stylesheet" href = "asummersend.css" type = "text/css" media = "all" >
2023-06-22 18:05:23 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.15.1/css/all.css" >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< 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 >
2023-06-15 09:18:46 +00:00
< title > Gallery | A Summer’ s End — Hong Kong 1986 Shrine | Leilukin's Hub< / title >
< / head >
< body >
2023-06-27 14:57:47 +00:00
< header > < / header >
< nav > < / nav >
2023-06-22 18:05:23 +00:00
< main >
<!-- <aside class="left - sidebar">
Left sidebar content here
< / aside > -->
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "content-container" >
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< 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 >
2023-06-22 18:05:23 +00:00
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< 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 >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-27 14:57:47 +00:00
< aside class = "right-sidebar" > < / aside >
2023-06-22 18:05:23 +00:00
< / main >
2023-06-27 14:57:47 +00:00
< footer > < / footer >
2023-06-15 09:18:46 +00:00
< / body >
< / html >