Skip to content

Commit

Permalink
add crowdstrike
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt committed Jan 31, 2024
1 parent 027837f commit 60295fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import affiliateFlag from "../public/images/affiliateFlag.svg";
import infraFlag from "../public/images/infraFlag.svg";
import lockheedmartin from "../public/images/lockheed_martin.svg";
import tryhackme from "../public/images/tryhackme.png"
import crowdstrike from "../public/images/crowdstrike.png"

// const data = {
// sponsors: [
Expand Down Expand Up @@ -123,6 +124,13 @@ const data = {
blurb:
"Trail of Bits helps secure the world's most targeted organizations and products. We combine high-end security research with a real-world attacker mentality to reduce risk and fortify code.",
},
{
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
Binary file added public/images/crowdstrike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60295fa

Please sign in to comment.