File tree Expand file tree Collapse file tree 2 files changed +0
-44
lines changed Expand file tree Collapse file tree 2 files changed +0
-44
lines changed Original file line number Diff line number Diff line change @@ -1008,38 +1008,6 @@ const Partners = () => {
1008
1008
</ Flex >
1009
1009
</ Flex >
1010
1010
</ GridItem >
1011
-
1012
- < GridItem >
1013
- < Flex
1014
- backgroundColor = "#F7F7F7"
1015
- height = "100%"
1016
- width = "100%"
1017
- alignItems = "center"
1018
- // justifyContent="space-between"
1019
- paddingX = { { base : "1rem" , lg : "3rem" } }
1020
- paddingY = { { base : "0.5rem" , lg : "2rem" } }
1021
- borderRadius = { {
1022
- base : "0.75rem 2rem" ,
1023
- lg : "1rem 5.75rem" ,
1024
- } }
1025
- flexDirection = "column"
1026
- >
1027
- < Flex
1028
- flexGrow = { 1 }
1029
- justifyContent = { "center" }
1030
- alignItems = "center"
1031
- >
1032
- < Link target = "blank" href = "https://hack.mlh.io/" >
1033
- < Image
1034
- src = "/assets/partners/in-kind/cloudflare.svg"
1035
- alt = "logo"
1036
- width = { "100%" }
1037
- />
1038
- </ Link >
1039
- </ Flex >
1040
- </ Flex >
1041
- </ GridItem >
1042
-
1043
1011
< GridItem >
1044
1012
< Flex
1045
1013
backgroundColor = "#F7F7F7"
Original file line number Diff line number Diff line change @@ -222,18 +222,6 @@ const prizesMapping: PrizeCategory[] = [
222
222
] ,
223
223
image : `/assets/partners/inkind/godaddy-white.svg` ,
224
224
} ,
225
- {
226
- title : "Best AI Application Built with Cloudflare" ,
227
- description :
228
- "Build an AI Application utilizing Cloudflare’s numerous services for a chance to win Arduino Student Kits for you and your team!" ,
229
- resources : [
230
- {
231
- title : "More Info" ,
232
- link : "https://hack.mlh.io/prizes" ,
233
- } ,
234
- ] ,
235
- image : `/assets/partners/inkind/cloudflare-white.png` ,
236
- } ,
237
225
{
238
226
title : "Best Use of TinyMCE" ,
239
227
description :
You can’t perform that action at this time.
0 commit comments