diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-27 13:24:15 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-27 13:24:15 -0400 |
| commit | 16e4f8f2a9ead0f79b5b275dc547b517cc8891e9 (patch) | |
| tree | 79ef9796388c4b8a0f1fec99ba5d4b75f8b475f7 /src/pages/index.html | |
| parent | 72983cf263053cd40dafbd5f1cb63d3f0b9f1eb8 (diff) | |
add 404.html, remove legacy code
Diffstat (limited to 'src/pages/index.html')
| -rw-r--r-- | src/pages/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/pages/index.html b/src/pages/index.html index 4009dac..231cc02 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -1,4 +1,4 @@ -<!--: extends base.html --> +<!--: extends page.html --> <!--: replace title --> home <!--: endreplace --> @@ -15,8 +15,10 @@ home community primarily for queer people and allies, though anyone who is cool is welcome! :) </p> - <p> + If you'd like to chat about tech or video games or being queer, or if you're + perhaps interested in accessing our <a href="/services">services</a>, you + can <a href="/join">ask to join</a>. </p> </section> </main> |
