diff options
author | 1337 h4xx0r <1337.h4xx0r@localhost> | 2023-07-27 13:14:07 +0000 |
---|---|---|
committer | 1337 h4xx0r <1337.h4xx0r@localhost> | 2023-07-27 13:14:07 +0000 |
commit | 503607d887ba83dcf5505a283f4c35227b3552bd (patch) | |
tree | 058624fbf11a4c3d2925f38bc7b67490241d87ed /school/index.html | |
parent | 9f9fec2ece6ce6e25482643ba684b041c3162016 (diff) | |
download | www-503607d887ba83dcf5505a283f4c35227b3552bd.tar.gz |
Andrew -> Runxi
Diffstat (limited to 'school/index.html')
-rw-r--r-- | school/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/school/index.html b/school/index.html index f560378..6bcbddf 100644 --- a/school/index.html +++ b/school/index.html @@ -1,13 +1,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>Andrew Yu's School Stuff</title> + <title>Runxi Yu's School Stuff</title> <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> <body> - <h1>Andrew Yu's School Stuff</h1> + <h1>Runxi 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 /> <ul> @@ -17,7 +17,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> |