]> Witch of Git - web/www/commitdiff
Add a gundam landing page develop
authorCassie Jones <code@witchoflight.com>
Tue, 1 Oct 2024 04:06:25 +0000 (21:06 -0700)
committerCassie Jones <code@witchoflight.com>
Tue, 1 Oct 2024 04:06:25 +0000 (21:06 -0700)
gundam/index.html [new file with mode: 0644]

diff --git a/gundam/index.html b/gundam/index.html
new file mode 100644 (file)
index 0000000..a3fc80b
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+    <meta charset="utf8">
+    <title>Cassie Gundam</title>
+</head>
+<body>
+    <h1>Cassie Gundam!</h1>
+    <p>
+        I'll write stuff here soon!
+        I realized I needed to set up a landing page for people who care.
+    </p>
+</body>
+</html>