File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ import DB from "../../assets/images/sponsors/db.svg";
88import Potsdam from "../../assets/images/sponsors/potsdam.webp" ;
99import AxelSpringer from "../../assets/images/sponsors/axelspringer.webp" ;
1010import BertaRudi from "../../assets/images/sponsors/berta-rudi_logo_negativ_sw.svg" ;
11+ import Starwit from "../../assets/images/sponsors/cropped-logo-starwit-white.png" ;
1112
1213function Sponsors ( ) {
1314
@@ -40,6 +41,10 @@ function Sponsors() {
4041 logo : BertaRudi . src ,
4142 alt : "Logo of Berta Rudi" ,
4243 link : "https://berta-rudi.com/?utm_source=crossmedial&utm_medium=hpihack&utm_campaign=hackathon"
44+ } , {
45+ logo : Starwit . src ,
46+ alt : "Logo of Starwit" ,
47+ link : "https://starwit-technologies.de/"
4348 } ,
4449 ]
4550
You can’t perform that action at this time.
0 commit comments