diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:47:04 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:47:04 +0800 |
commit | cf0345fe05e2e66b570ae67b547431bda00a7810 (patch) | |
tree | 1bc51c8b44bba7cf48adea93d634f246c815650a /index.html | |
parent | d9e9f55a481f35739421e47bd2d73e2a53f4035c (diff) | |
download | www-cf0345fe05e2e66b570ae67b547431bda00a7810.tar.gz |
oh!
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html index b9b230a..d794b77 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>ABSOLUTELY LOVELY (and dangerous) Testing Website</title> + <title>Andrew Yu's Website</title> <link rel="stylesheet" href="/style.css" /> </head> <body> - <h1>Andrew Yu's Testing Website is freaking lovely!</h1> + <h1>Andrew Yu's Website</h1> <div id="nav"> <ul> <li><a href="https://www.andrewyu.org">Home</a></li> |