]> Untitled Git - purplebirdman.git/blobdiff - www/index.html
Initial dockerfile
[purplebirdman.git] / www / index.html
index dc4ff15084582b4e6e0246519b11b0a81a499c8d..a168de70e8a65ed4e358236e296907648891ceea 100644 (file)
@@ -1,17 +1,30 @@
 <html>
 <html>
-<body>
-<center>
-<p>
-<br><h1>purplebirdman</h1></br>
-<br><h3>Places you can find me</h3></br>
-</p>
-<p>
-<br><a href="https://patreon.com/purplebirdman">Patreon</a></br>
-<br><a href="https://thepurplebirdman.gumroad.com">Gumroad</a></br>
-<br><a href="https://www.furaffinity.net/user/falconmccooper">FurAffinity</a></br>
-<br><a href="https://bsky.app/profile/purplebirdman.com">BlueSky</a></br>
-<br><a href="http://t.me/purplebirdman">Telegram</a></br>
-</p>
-</center>
+<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>
 </body>
 </html>