summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 16:34:54 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 16:34:54 +0800
commit76c7c1850eaec3ea8e20298299a64298b54a09df (patch)
treee35b7dff1a43d19b7ed04da5ed8bf61b7771c184 /index.html
parent22ff97c0ef8601c57359c4c658dda152538d55cf (diff)
downloadwww-76c7c1850eaec3ea8e20298299a64298b54a09df.tar.gz
lol
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5b42cf7..994d99c 100644
--- a/index.html
+++ b/index.html
@@ -1,11 +1,11 @@
 <!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>Andrew Yu's WIP website</title>
+		<title>Andrew Yu's Website</title>
 		<link rel="stylesheet" href="/style.css" />
 	</head>
 	<body>
-		<h1>Andrew Yu's WIP website</h1>
+		<h1>Andrew Yu's Website</h1>
 		<div id="nav">
 			<ul>
 				<li><a href="https://www.andrewyu.org">Home</a></li>