diff options
author | tylermurphy534 <tylermurphy534@gmail.com> | 2022-12-04 02:09:47 -0500 |
---|---|---|
committer | tylermurphy534 <tylermurphy534@gmail.com> | 2022-12-04 02:09:47 -0500 |
commit | 36bfb65f9d52f47e695f44cc5bb7165586dbb0c3 (patch) | |
tree | 268a0be2077508b69b1f59b06e06ad1e672aba60 /index.html | |
parent | license (diff) | |
download | rit.wtf-36bfb65f9d52f47e695f44cc5bb7165586dbb0c3.tar.gz rit.wtf-36bfb65f9d52f47e695f44cc5bb7165586dbb0c3.tar.bz2 rit.wtf-36bfb65f9d52f47e695f44cc5bb7165586dbb0c3.zip |
change title
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="style.css"> - <title>Document</title> + <title>munson</title> </head> <body><div><div><div id="mainBod"> <p class="title"> @@ -125,4 +125,4 @@ </video> </footer> </div></div></div></body> -</html>
\ No newline at end of file +</html> |