Mercurial > site
diff index.html @ 1:e05dd0600047
fix typo
| author | Yasuri <linuxoverwindows@charliesmp.net> |
|---|---|
| date | Sun, 30 Aug 2026 13:27:30 -0500 |
| parents | 7c9a4d07a261 |
| children | d6f34ca4477e |
line wrap: on
line diff
--- a/index.html Sun Aug 30 13:17:52 2026 -0500 +++ b/index.html Sun Aug 30 13:27:30 2026 -0500 @@ -3,6 +3,6 @@ <title>site</title> <body> <h1>my site</h1> - <p>welcome to my website. my hobbies are programming/linux, video games,es, and technology. more coming soon.</p> + <p>welcome to my website. my hobbies are programming/linux, video games, and technology. more coming soon.</p> </body> </html>
