aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-04-30 21:08:34 +0100
committerAutumn <git@autumnfo.rest>2026-04-30 21:08:34 +0100
commit7a2cb805f03f39d6fdced3e858c91889a1106c3a (patch)
tree6d9540a9ac757a46dea81a968058296d65d3468a /src
parentf82b72ca0f35c2df1a1de7c541034895bf67f884 (diff)
[pages] expanded about page
Diffstat (limited to 'src')
-rw-r--r--src/pages/about.php36
1 files changed, 35 insertions, 1 deletions
diff --git a/src/pages/about.php b/src/pages/about.php
index 11c1eeb..77ee9d5 100644
--- a/src/pages/about.php
+++ b/src/pages/about.php
@@ -8,7 +8,41 @@
<h1>about me</h1>
-<p>hi my name is autumn <i>(she / it)</i> and i am somewhere between a nerdy transbian and an aroace foxgirlcreature, idk i'm not a fan of labels. this area is a wip <i>(and i hate describing myself)</i> so come back soon :3</p>
+<p>hi my name is autumn <i>(she / it)</i> and i am somewhere between a nerdy transbian and an aroace foxgirlcreature, idk i'm not a fan of labels.</p>
+
+<p>this area is a wip <i>(and i hate describing myself)</i> so come back soon :3</p>
+
+<h2>where to find me</h2>
+
+<ul>
+
+ <li>
+ <strong>code & stuff</strong>:
+
+ <ul>
+
+ <li>
+ <strong>personal git</strong>: <a href="https://code.autumnfo.rest">code.autumnfo.rest</a>
+ </li>
+
+ <li>
+ <strong>codeberg</strong>: <a href="https://codeberg.org/0xPortal">0xPortal</a>
+ </li>
+
+ </ul>
+ </li>
+
+ <br />
+
+ <li>
+ <strong>music scrobbling</strong>: <a href="https://scrobble.autumnfo.rest">scrobble.autumnfo.rest</a>
+ </li>
+
+ <li>
+ <strong>wikipedia</strong>: <a href="https://en.wikipedia.org/wiki/Special:Contributions/Fopipedia">fopipedia</a>
+ </li>
+
+</ul>
<?php