summary refs log tree commit diff stats
path: root/school/contact.html
diff options
context:
space:
mode:
Diffstat (limited to 'school/contact.html')
-rw-r--r--school/contact.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/school/contact.html b/school/contact.html
index 964896a..ac7eda0 100644
--- a/school/contact.html
+++ b/school/contact.html
@@ -2,13 +2,13 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 	<head>
-		<title>Contact Andrew Yu (School)</title>
+		<title>Contact Runxi Yu (School)</title>
 		<link rel="stylesheet" href="/style.css" />
 		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 		<meta charset="utf-8" />
 	</head>
 	<body class="indent">
-		<h1>Contact Andrew Yu (School)</h1>
+		<h1>Contact Runxi Yu (School)</h1>
 		<p>
 		The following ways to contact me are recommended for school-related matters.  <a href="/contact.html">Not school-related?</a>
 		</p>
@@ -19,7 +19,7 @@
 		</ul>
 		<div id="footer">
 			<hr />
-			<p><a href="/">Andrew Yu's Website</a></p>
+			<p><a href="/">Runxi Yu's Website</a></p>
 		</div>
 	</body>
 </html>