Skip to content

Commit

Permalink
Added Starwit as sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
DerCed committed Mar 20, 2024
1 parent 9adaccf commit 249cfd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Sponsors/Sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import DB from "../../assets/images/sponsors/db.svg";
import Potsdam from "../../assets/images/sponsors/potsdam.webp";
import AxelSpringer from "../../assets/images/sponsors/axelspringer.webp";
import BertaRudi from "../../assets/images/sponsors/berta-rudi_logo_negativ_sw.svg";
import Starwit from "../../assets/images/sponsors/cropped-logo-starwit-white.png";

function Sponsors() {

Expand Down Expand Up @@ -40,6 +41,10 @@ function Sponsors() {
logo: BertaRudi.src,
alt: "Logo of Berta Rudi",
link: "https://berta-rudi.com/?utm_source=crossmedial&utm_medium=hpihack&utm_campaign=hackathon"
},{
logo: Starwit.src,
alt: "Logo of Starwit",
link: "https://starwit-technologies.de/"
},
]

Expand Down

0 comments on commit 249cfd1

Please sign in to comment.