summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-15 12:10:43 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-30 00:24:06 +0100
commit992f46092449c8ba1c02819201a59e8652c43f5b (patch)
tree85c47497e3e06626bb31b1d758c5c15e39ef8fee
parent9fe1a65aff5cdf76f210f52b184d44ea862e5396 (diff)
downloadserver-992f46092449c8ba1c02819201a59e8652c43f5b.tar.gz
Add site invite link to about page.
-rw-r--r--views/about.pug2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/about.pug b/views/about.pug
index d83e15f..dd34547 100644
--- a/views/about.pug
+++ b/views/about.pug
@@ -23,6 +23,8 @@ html
p.
The source code is available on #[a(href="https://github.com/rally-the-troops/") GitHub].
+ p!= process.env.SITE_INVITE
+
h2 Tips &amp; Tricks
ul