]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - shared/title.html
iframe a bunch of stuff for code reuse
[gnargle.github.io.git] / shared / title.html
diff --git a/shared/title.html b/shared/title.html
new file mode 100644 (file)
index 0000000..4a0a3e7
--- /dev/null
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="UTF-8" />
+    <link rel="stylesheet" href="../main.css" />
+  </head>
+  <body>
+    <div class="container">
+      <div class="header">
+        <marquee>
+          <h1 class="marquee-heading">🏳️‍⚧️ 👩🏼‍💻 Athene.Gay 👩🏼‍💻 🏳️‍⚧️</h1>
+        </marquee>
+      </div>
+    </div>
+  </body>
+</html>