]> where.june.codes Git - june.codes/commitdiff
Initial commit.
authorJune Gardner <june@june.codes>
Sat, 16 Aug 2025 01:42:20 +0000 (18:42 -0700)
committerJune Gardner <june@june.codes>
Sat, 16 Aug 2025 01:42:20 +0000 (18:42 -0700)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..0095a2b
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+    <head>
+        <title>Welcome!</title>
+    </head>
+    <body>
+        <h1>Welcome!</title>
+        <p>This is a test page.</p>
+    </body>
+</html>