From 25e64ea8a1a9021c75b7f2895dc1f50771a52a0e Mon Sep 17 00:00:00 2001 From: the-sam-sepiol <152436775+the-sam-sepiol@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:43:55 -0400 Subject: [PATCH] Added contest discord link in 4 places, Resources, Main index.html, base.html footer, LFG page --- src/core/templates/core/index.html | 6 ++++++ src/lfg/templates/lfg/dashboard.html | 9 ++++++--- src/templates/base.html | 7 +++++-- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/core/templates/core/index.html b/src/core/templates/core/index.html index 8b020090..a8ef2a60 100644 --- a/src/core/templates/core/index.html +++ b/src/core/templates/core/index.html @@ -67,6 +67,9 @@
- Check out the FAQ for information regarding LFG signup and participation. You must be a - member of ACM at FSU's Discord server in order - to participate in LFG. + Check out the FAQ for information regarding LFG signup and participation. + You must be a member of ACM at FSU's + Discord server + and the + Programming Contest Discord + in order to participate in LFG.
diff --git a/src/templates/base.html b/src/templates/base.html index 393dad04..3a0c7728 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -132,7 +132,10 @@