diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-10-08 21:07:45 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-10-08 21:43:03 -0300 |
commit | 59a05b85ad2ebc55f94c35c99c5f9faf69c1a4ee (patch) | |
tree | b4d204187163b74445c3e42d7fc96ccb8d3aa8eb /index.html | |
parent | 69c0314adcccf6373252757454b39e2a9b9c6ddd (diff) |
index messaging + urls update
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index d1a957b..c34a8af 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,8 @@ </nav> <article> <h1>Homestuck^2: Preceding Canon</h1> - <p><a href="https://florrie.ed1.club/precanon/"><i>Preceding Canon</i></a> is a crappily named (re)presentation of <a href="https://www.homestuck2.com/"><i>Homestuck^2: Beyond Canon</i></a> inspired by the design of the webcomic <a href="https://www.prequeladventure.com/"><i>Prequel</i></a>. Each chapter is one manually stylized page; there's also <s>a <a href="search.html">Search</a> page (for JS-enabled browsers)</s> (it's kinda shelved for now but you can mess around with it anyway).</p> - <p>While you can freely clone an archive of the site from the <a href="https://git.ed1.club/florrie/precanon.git">Git repository</a>, images are referenced cross-site from <code>https://www.homestuck2.com</code>, so you'll have to have a working connection for the accompanying panels to load.</p> + <p><a href="https://florrie.ed1.club/precanon/"><i>Preceding Canon</i></a> is a crappily named (re)presentation of <a href="https://beyondcanon.com/"><i>Homestuck: Beyond Canon</i></a> inspired by the design of the webcomic <a href="https://www.prequeladventure.com/"><i>Prequel</i></a>. Each chapter is shows in a single, long-scrolling and hand-stylized page. (There's also a <a href="search.html">Search</a> page for JS-enabled browsers, although feature-wise it's shelved at the moment. You can mess around with it anyway.)</p> + <p>While you can freely clone an archive of all of this site's content from its <a href="https://git.ed1.club/florrie/precanon">Git repository</a>, images are referenced cross-domain from <code>https://beyondcanon.com</code>. You'll have to have a working network connection for accompanying panels to load.</p> <ul id="chapters"> <li><a href="intro.html">Somewhere, in the distant reaches of space...</a></li> <li><a href="chapter1.html">CHAPTER 1. Ghostflusters</a></li> @@ -32,7 +32,7 @@ <li><a href="chapter13.html">CHAPTER 13. The Funeral</a></li> <li><a href="chapter14.html">CHAPTER 14. The Best Laid Plans</a></li> </ul> - <p><i>Preceding Canon</i> is a sister project to <a href="https://hsmusic.github.io/">HSMusic</a>; for reporting errors or issues, the same contact information applies. (Don't get on our case if it's only been a few days since the latest update and it hasn't been brought over yet, though - we'll get to it soon enough!)</p> + <p><i>Preceding Canon</i> is (spiritually, if not so practically) a sister project to <a href="https://hsmusic.wiki/">HSMusic Wiki</a>; for reporting errors or issues, <a href="https://hsmusic.wiki/feedback/">the same contact information applies</a>. (We haven't caught this place up with the rest of HS2's original run <em>nor</em> Beyond Canon yet. We know! Sorry! It will happen, one day!!)</p> </article> </body> </html> |