Part 11
This commit is contained in:
parent
a38cb1d46a
commit
5fdd4a36b0
5 changed files with 168 additions and 12 deletions
23
index.html
23
index.html
|
@ -91,7 +91,7 @@
|
|||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this page.
|
||||
|
||||
Copyright (C) 2018-2022 Vane Vander
|
||||
Copyright (C) 2018-2023 Vane Vander
|
||||
|
||||
The JavaScript code in this page is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
|
@ -156,16 +156,17 @@
|
|||
</script>
|
||||
<h1>Dead End Shrine Online</h1>
|
||||
<p>
|
||||
<a href="./p1.html">[Part 1]</a>
|
||||
<a href="./p2.html">[Part 2]</a>
|
||||
<a href="./p3.html">[Part 3]</a>
|
||||
<a href="./p4.html">[Part 4]</a>
|
||||
<a href="./p5.html">[Part 5]</a>
|
||||
<a href="./p6.html">[Part 6]</a>
|
||||
<a href="./p7.html">[Part 7]</a>
|
||||
<a href="./p8.html">[Part 8]</a>
|
||||
<a href="./p9.html">[Part 9]</a>
|
||||
<a href="./p10.html">[Part 9]</a>
|
||||
<a href="./p1.html">[1]</a>
|
||||
<a href="./p2.html">[2]</a>
|
||||
<a href="./p3.html">[3]</a>
|
||||
<a href="./p4.html">[4]</a>
|
||||
<a href="./p5.html">[5]</a>
|
||||
<a href="./p6.html">[6]</a>
|
||||
<a href="./p7.html">[7]</a>
|
||||
<a href="./p8.html">[8]</a>
|
||||
<a href="./p9.html">[9]</a>
|
||||
<a href="./p10.html">[10]</a>
|
||||
<a href="./p11.html">[11]</a>
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue