Skip to content

Commit 8dfe70b

Browse files
committed
Updated sponsors
1 parent a913bc3 commit 8dfe70b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

constants/navigation.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ export const navigation = {
8484
>
8585
Open Collective
8686
</a>
87-
<a
87+
{/* <a
8888
className="inline-flex justify-center w-full px-4 py-2 bg-whisper-600 text-base font-medium text-vulcan-500 hover:bg-rose-900 hover:text-whisper-500 focus:outline-none sm:text-sm rounded"
8989
onClick={() => setOpen(false)}
9090
href={Extension.sponsorCoffee}
9191
target={`_blank`}
9292
rel={`noopener noreferrer`}
9393
>
9494
Buy us a coffee or LEGO
95-
</a>
95+
</a> */}
9696
</div>
9797
</Modal>
9898
)

0 commit comments

Comments
 (0)