diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 03:35:53 -0600 |
---|---|---|
committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 03:35:53 -0600 |
commit | 757083dc86cc4e9a6fe71f44a650341587eaa520 (patch) | |
tree | f16fa0dc31770b8289c101535a5cd40a16aa7497 | |
parent | ca8da6d98c6139d55b9ff9c313f0fe0fc1c2819a (diff) | |
download | tilde.club-757083dc86cc4e9a6fe71f44a650341587eaa520.tar.gz tilde.club-757083dc86cc4e9a6fe71f44a650341587eaa520.zip |
add note
-rw-r--r-- | html/public/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/public/index.php b/html/public/index.php index 8738bce..83a72cb 100644 --- a/html/public/index.php +++ b/html/public/index.php @@ -14,7 +14,7 @@ $content = ' <li>play <a href="/~simponic/euler-golf">euler golf 2</a></li> <li>program a <a href="/~simponic/turing-machine">turing machine</a></li> <li>mess with <a href="/~simponic/godel">godel numbers</a></li> - <li>more to come?</li> + <li>more to come? (some duplicates from <a href="https://static.simponic.xyz">static.simponic.xyz</a>)</li> </ul> <br /> |