changeset 0:7c9a4d07a261

initial commit
author Yasuri <linuxoverwindows@charliesmp.net>
date Sun, 30 Aug 2026 13:17:52 -0500
parents
children e05dd0600047
files index.html
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.html	Sun Aug 30 13:17:52 2026 -0500
@@ -0,0 +1,8 @@
+<html>
+	<head>
+		<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>
+		</body>
+</html>