summaryrefslogtreecommitdiff
path: root/html/public
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-10 17:15:33 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-10 17:15:33 -0600
commit0174cf593b160a45024a7bcd1d1b2191f5a30acd (patch)
tree257862f16689f5f9b6a97f7b08e00c6eb43eb5db /html/public
parent60565ffeee573d426bf3bffe18c4852f7b798e2d (diff)
downloadtilde.club-0174cf593b160a45024a7bcd1d1b2191f5a30acd.tar.gz
tilde.club-0174cf593b160a45024a7bcd1d1b2191f5a30acd.zip
persistent db
Diffstat (limited to 'html/public')
-rw-r--r--html/public/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/public/index.php b/html/public/index.php
index bce09f5..80aaec2 100644
--- a/html/public/index.php
+++ b/html/public/index.php
@@ -9,7 +9,7 @@ $content = '
<p>here you can:</p>
<ul>
- <li>vote on your favorite <a href="/~simponic/fruitvote">fruit</a> (WIP; had to do a sneaky on the tilde.club server to get Go running)</li>
+ <li>vote on your favorite <a href="/~simponic/fruitvote">fruit</a> (written in Go! had to pull a sneaky to get it working on the tilde.club server >:3)</li>
<li>play <a href="/~simponic/the-abstraction-engine">the abstraction engine</a> (WIP)</li>
<li>play <a href="/~simponic/euler-golf">euler golf 2</a></li>
<li>program a <a href="/~simponic/turing-machine">turing machine</a></li>