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 846f0b8 commit 115292f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,6 @@ const data = {
blurb:
"Store your data locally and access it from anywhere without subscription fees! UCLA students, open a ticket in the LA CTF discord for a 30% discount.",
},
{
name: "Google Cloud",
url: "https://goo.gle/ctfsponsorship",
image: googlecloud,
blurb:
"Meet your business challenges head on with cloud computing services from Google, including data management, hybrid & multi-cloud, and AI & ML.",
flag: {
image: infraFlag,
blurb: "Infra sponsored by goo.gle/ctfsponsorship",
},
},
{
name: "CrowdStrike",
url: "https://www.crowdstrike.com/en-us/",
Expand All @@ -129,6 +118,17 @@ const data = {
blurb:
"TryHackMe is a free online platform for learning cyber security, using hands-on exercises and labs, all through your browser!"
},
{
name: "Google Cloud",
url: "https://goo.gle/ctfsponsorship",
image: googlecloud,
blurb:
"Meet your business challenges head on with cloud computing services from Google, including data management, hybrid & multi-cloud, and AI & ML.",
flag: {
image: infraFlag,
blurb: "Infra sponsored by goo.gle/ctfsponsorship",
},
},
]
}

Expand Down

0 comments on commit 115292f

Please sign in to comment.