Modify sidebar content
This commit is contained in:
parent
695ce68eba
commit
57199c1e4e
|
@ -34,7 +34,7 @@ window.addEventListener("scroll", e => {
|
||||||
document.querySelector(".right-sidebar").innerHTML = `
|
document.querySelector(".right-sidebar").innerHTML = `
|
||||||
<div class="sidebar--sticky">
|
<div class="sidebar--sticky">
|
||||||
<h2>About</h2>
|
<h2>About</h2>
|
||||||
<p>Welcome to Leilukin's shrine for <cite>A Summer’s End — Hong Kong 1986</cite>, a visual novel developed by Oracle and Bone. Set in 1980s Hong Kong, it tells of a love story between two women.</p>
|
<p>Welcome to Leilukin's shrine for <cite>A Summer’s End — Hong Kong 1986</cite>, an indie visual novel developed by Oracle and Bone. Set in 1980s Hong Kong, it tells of a love story between two women.</p>
|
||||||
<h3>Links</h3>
|
<h3>Links</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.asummersend.com/" target="_blank">Official Website</a>
|
<li><a href="https://www.asummersend.com/" target="_blank">Official Website</a>
|
||||||
|
|
Loading…
Reference in New Issue