diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-27 22:57:19 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-27 22:57:19 +0100 |
| commit | 03b90b33fca61601849af56d2b6f3b39ef846b6f (patch) | |
| tree | c6aad04fd44aae0f676e35264f91d882e07ab991 /src | |
| parent | 4f9e1ebcf0a66ad3ba2959aeab5ce80da95487aa (diff) | |
Updated index.html to link to the new portfolio and commissions page
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 3c66d7a..bbde848 100644 --- a/src/index.html +++ b/src/index.html @@ -15,10 +15,13 @@ <h2>What are we?</h2> <p>256phi is a self-hosted infrastucture powering a little corner of the internet.</p> <p> - Don't forget to sign the <a href="/guestbook"><i>guestbook</i> :3</a><br> + Don't forget to sign the <a href="/guestbook"><i>guestbook</i> :3</a><br> Also check out the <a href="/blog"><i>blog</i></a> — where I write about Linux, development, and science. Or if you're looking for some music to listen to, check out what we <a href="/music">found</a>. </p> + <p> + Looking for art? Check out my <a href="/portfolio">portfolio</a> or request a <a href="/commissions">commission</a>. + </p> <footer> <p>© 256phi | 2026 | <a href="/contact">Contact Us</a></p> </footer> |
