comparison index.html @ 1:e05dd0600047

fix typo
author Yasuri <linuxoverwindows@charliesmp.net>
date Sun, 30 Aug 2026 13:27:30 -0500
parents 7c9a4d07a261
children d6f34ca4477e
comparison
equal deleted inserted replaced
0:7c9a4d07a261 1:e05dd0600047
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>site</title> 3 <title>site</title>
4 <body> 4 <body>
5 <h1>my site</h1> 5 <h1>my site</h1>
6 <p>welcome to my website. my hobbies are programming/linux, video games,es, and technology. more coming soon.</p> 6 <p>welcome to my website. my hobbies are programming/linux, video games, and technology. more coming soon.</p>
7 </body> 7 </body>
8 </html> 8 </html>