aboutsummaryrefslogtreecommitdiff
path: root/174bg/website
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-26 14:19:45 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-26 14:19:45 +0100
commit378c91a12be58c24940fd4589bc66edebc24bbf2 (patch)
tree30f3d7bdeb70e02beac659ed171ef5a4cf53ffaf /174bg/website
parent1f1527de088096239c4915dd8421dd49b2c2aadb (diff)
downloadunnamed-group-378c91a12be58c24940fd4589bc66edebc24bbf2.tar
unnamed-group-378c91a12be58c24940fd4589bc66edebc24bbf2.tar.gz
unnamed-group-378c91a12be58c24940fd4589bc66edebc24bbf2.tar.bz2
unnamed-group-378c91a12be58c24940fd4589bc66edebc24bbf2.tar.xz
unnamed-group-378c91a12be58c24940fd4589bc66edebc24bbf2.zip
add handbook and manager links
Diffstat (limited to '174bg/website')
-rw-r--r--174bg/website/assets/index.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/174bg/website/assets/index.html b/174bg/website/assets/index.html
index 2543ad5..565e79b 100644
--- a/174bg/website/assets/index.html
+++ b/174bg/website/assets/index.html
@@ -58,8 +58,16 @@
<!-- links -->
- <p>
- <b>Discord:</b> <a href="https://174bg.net/discord" target="_blank">174bg.net/discord</a>
+ <p style="flex-direction: column; display: flex; gap: 0.5rem;">
+ <div>
+ <b>Discord:</b> <a href="https://174bg.net/discord" target="_blank">174bg.net/discord</a>
+ </div>
+ <div>
+ <b>Handbook:</b> <a href="https://174bg.net/handbook" target="_blank">174bg.net/handbook</a>
+ </div>
+ <div>
+ <b>Manager:</b> <a href="https://174bg.net/manager" target="_blank">174bg.net/manager</a>
+ </div>
</p>
</body>
</html> \ No newline at end of file