diff options
Diffstat (limited to '')
| -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> |
