Skip to content

Commit

Permalink
Update sponsors.js
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt authored Feb 1, 2024
1 parent 7370b0f commit 846f0b8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions data/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,13 @@ const data = {
blurb: "Infra sponsored by goo.gle/ctfsponsorship",
},
},
{
name: "CrowdStrike",
url: "https://www.crowdstrike.com/en-us/",
image: crowdstrike,
blurb:
"#WeAreCrowdStrike and our mission is to stop breaches. Since our inception, our market leading cloud-native platform has offered unparalleled protection against the most sophisticated cyberattacks.",
},
{
name: "TryHackMe",
url: "https://tryhackme.com/",
Expand All @@ -122,13 +129,6 @@ const data = {
blurb:
"TryHackMe is a free online platform for learning cyber security, using hands-on exercises and labs, all through your browser!"
},
{
name: "CrowdStrike",
url: "https://www.crowdstrike.com/en-us/",
image: crowdstrike,
blurb:
"#WeAreCrowdStrike and our mission is to stop breaches. Since our inception, our market leading cloud-native platform has offered unparalleled protection against the most sophisticated cyberattacks.",
},
]
}

Expand Down

0 comments on commit 846f0b8

Please sign in to comment.