diff options
| -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> |
