]> Untitled Git - purplebirdman.git/blobdiff - www/index.html
Removed default.conf
[purplebirdman.git] / www / index.html
index 802992c4220de19a90767f3000a79a31b98d0df7..a168de70e8a65ed4e358236e296907648891ceea 100644 (file)
@@ -1 +1,30 @@
-Hello world
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="css/colors.css" />
+<link rel="stylesheet" type="text/css" href="css/index.css" />
+</head>
+<body class="first-color">
+<div class="titlecard second-color">
+    <h1 id="title">purplebirdman</h1>
+    <br>
+    <div class="card third-color">
+        <p>
+Hey! I'm a comic guy who makes stuff with the help of my supporters. Most of my work focuses on 18+ intimacy, queer life experiences, and funny animal people.
+        </p>
+        <p>
+I'm terrible at social media, but I'm trying to put myself out there!
+        </p>
+    </div>
+    <br>
+    <div class="card third-color">
+        <center>
+        <li class="link fourth-color"><a href="https://patreon.com/purplebirdman">Patreon</a></li>
+        <li class="link fourth-color"><a href="https://thepurplebirdman.gumroad.com">Gumroad</a></li>
+        <li class="link fourth-color"><a href="https://www.furaffinity.net/user/falconmccooper">FurAffinity</a></li>
+        <li class="link fourth-color"><a href="https://bsky.app/profile/purplebirdman.com">BlueSky</a></li>
+        <li class="link fourth-color"><a href="http://t.me/purplebirdman">Telegram</a></li>
+        </center>
+    </div>
+</div>
+</body>
+</html>