diff --git a/src/img/JCTFIV/title.png b/src/img/JCTFIV/title.png new file mode 100644 index 0000000..dd154ec Binary files /dev/null and b/src/img/JCTFIV/title.png differ diff --git a/src/img/sponsor/JerseyCTF_IV_Sponsorship_Packet.pdf b/src/img/sponsor/JerseyCTF_IV_Sponsorship_Packet.pdf index d96bb96..70c4c32 100644 Binary files a/src/img/sponsor/JerseyCTF_IV_Sponsorship_Packet.pdf and b/src/img/sponsor/JerseyCTF_IV_Sponsorship_Packet.pdf differ diff --git a/src/img/sponsor/LetsDefendLogo.png b/src/img/sponsor/LetsDefendLogo.png new file mode 100644 index 0000000..a2fa77a Binary files /dev/null and b/src/img/sponsor/LetsDefendLogo.png differ diff --git a/src/img/sponsor/Old2JerseyCTF_IV_Sponsorship_Packet.pdf b/src/img/sponsor/Old2JerseyCTF_IV_Sponsorship_Packet.pdf new file mode 100644 index 0000000..d96bb96 Binary files /dev/null and b/src/img/sponsor/Old2JerseyCTF_IV_Sponsorship_Packet.pdf differ diff --git a/src/lib/sponsors.go b/src/lib/sponsors.go index 99a4423..ed0ec9c 100644 --- a/src/lib/sponsors.go +++ b/src/lib/sponsors.go @@ -57,6 +57,12 @@ func GetSponsors() Sponsors { ALT: "ISACA", Width: "200", }, + { + HREF: "https://letsdefend.io/", + Source: "LetsDefendLogo.png", + ALT: "Let's Defend", + Width: "200", + }, } tiers := []Tier{ diff --git a/src/templates/layout.html b/src/templates/layout.html index 906c260..71115dc 100644 --- a/src/templates/layout.html +++ b/src/templates/layout.html @@ -2,6 +2,7 @@ + @@ -12,7 +13,7 @@ JerseyCTF - + {{end}} @@ -24,7 +25,7 @@