diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-11-15 12:10:43 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-11-30 00:24:06 +0100 |
commit | 992f46092449c8ba1c02819201a59e8652c43f5b (patch) | |
tree | 85c47497e3e06626bb31b1d758c5c15e39ef8fee /views/about.pug | |
parent | 9fe1a65aff5cdf76f210f52b184d44ea862e5396 (diff) | |
download | server-992f46092449c8ba1c02819201a59e8652c43f5b.tar.gz |
Add site invite link to about page.
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 2 |
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 & Tricks ul |