summary refs log tree commit diff stats
path: root/school/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'school/index.html')
-rw-r--r--school/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/school/index.html b/school/index.html
index ab6cf21..c6fde23 100644
--- a/school/index.html
+++ b/school/index.html
@@ -10,9 +10,11 @@
 		<h1>Andrew Yu's School Stuff</h1>
 		<p>Hi.  This page is only for those at my school.  Some of these are just my reminders.</p>
 		<hr />
-		<p>
-		<a href="/article/purple-hibiscus.html">Purple Hibiscus</a>
-		</p>
+		<ul>
+			<li><a href="/article/purple-hibiscus.html">Random thoughts on Purple Hibiscus</a></li>
+			<li><a href="https://study.andrewyu.org/">Revision materials (restricted access)</a></li>
+			<li><a href="contact.html">Contact me at school</a></li>
+		</ul>
 		<div id="footer">
 			<hr />
 			<p><a href="/">Andrew Yu's Website</a></p>