aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-10-20 20:15:33 +0800
committerRunxi Yu <me@runxiyu.org>2024-10-20 20:15:33 +0800
commit747a33cfeda6c029e2e6a5c472bb4806474e9644 (patch)
treebfb856b8ee5e2b1edfb25181192ba1308fa14c3e
parentykps_print.dmg (diff)
downloadykps-wsgi-master.tar.gz
ykps-wsgi-master.zip
Use sjdb/archive/HEADmaster
-rw-r--r--templates/sjdb-about.html2
-rw-r--r--templates/sjdb-acks.html2
-rw-r--r--templates/sjdb-index.html1
-rw-r--r--templates/sjdb-submit.html2
4 files changed, 4 insertions, 3 deletions
diff --git a/templates/sjdb-about.html b/templates/sjdb-about.html
index 1603ae0..75b0613 100644
--- a/templates/sjdb-about.html
+++ b/templates/sjdb-about.html
@@ -27,7 +27,7 @@
<p>Of course, we cannot live without the help of students and staff. Learn more on the <a href="./acks">Acknowledgements</a> page.</p>
</article>
<footer>
- <p><a href="./">Home Page</a> · <a href="./arc">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
+ <p><a href="./">Home Page</a> · <a href="./archive/">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
</footer>
</body>
</html>
diff --git a/templates/sjdb-acks.html b/templates/sjdb-acks.html
index 00436b4..00a8aa3 100644
--- a/templates/sjdb-acks.html
+++ b/templates/sjdb-acks.html
@@ -130,7 +130,7 @@
</ul>
</article>
<footer>
- <p><a href="./">Home Page</a> · <a href="./arc">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
+ <p><a href="./">Home Page</a> · <a href="./archive/">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
</footer>
</body>
</html>
diff --git a/templates/sjdb-index.html b/templates/sjdb-index.html
index c9c77d0..ff0aacc 100644
--- a/templates/sjdb-index.html
+++ b/templates/sjdb-index.html
@@ -15,6 +15,7 @@
<h2>Information for Regular Users</h2>
<ul>
<li><a href="about">About</a></li>
+ <li><a href="archive/">Archive</a></li>
<li><a href="acks">Acknowledgements</a></li>
<li><a href="mailto:sjdb@runxiyu.org">Contact <code>sjdb@runxiyu.org</code></a></li>
<li><a href="submit">Submit a Daily Inspiration</a></li>
diff --git a/templates/sjdb-submit.html b/templates/sjdb-submit.html
index c0930af..9a91393 100644
--- a/templates/sjdb-submit.html
+++ b/templates/sjdb-submit.html
@@ -70,7 +70,7 @@
</div>
</form>
<footer>
- <p><a href="./">Home Page</a> · <a href="./arc">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
+ <p><a href="./">Home Page</a> · <a href="./archive/">Archive</a> · <a href="mailto:sjdb@runxiyu.org">Contact</a></p>
</footer>
<script>
/* SPDX-License-Identifier: CC0-1.0 */