From fae0a6307dba887e4e18e911ce6ecd23aba7c5d7 Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Wed, 12 May 2021 21:16:11 -0600 Subject: [PATCH] docs: add hackathon banner --- docs/src/pages/index.js | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 2879bd47ca..7bfa03c893 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -101,26 +101,28 @@ function Home() { */} {/* */} {/* */} -
- Announcing the Solana Season Hackathon -
- Jumpstart your next project on Solana & join the fastest growing - ecosystem in crypto -
- - - -
{features && features.length > 0 && (
+
+ Announcing the Solana Season Hackathon +
+ Jumpstart your next project on Solana & join the fastest growing + ecosystem in crypto +
+

+ + + +

+
{features.map((props, idx) => (