Skip to content

Commit

Permalink
GG20: update funding link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson86tw committed Apr 24, 2024
1 parent 3e88d8f commit 552a982
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: ['https://arbiscan.io/address/0x9D75F4EbcB8e7669E59dcc27CBadC698E0F77187#internaltx', 'https://explorer.gitcoin.co/#/round/424/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008-75']
custom: ['https://explorer.gitcoin.co/?utm_source=grants.gitcoin.co&utm_medium=internal_link&utm_campaign=gg19&utm_content=program-rounds#/round/42161/27/19']
5 changes: 4 additions & 1 deletion app/layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,10 @@ watch(

<template>
<n-layout content-class="flex flex-col" position="absolute">
<AppBanner id="gitcoin-grants" to="https://grants.gitcoin.co/">
<AppBanner
id="gitcoin-grants"
to="https://explorer.gitcoin.co/?utm_source=grants.gitcoin.co&utm_medium=internal_link&utm_campaign=gg19&utm_content=program-rounds#/round/42161/27/19"
>
<div class="flex items-center gap-2">
<Icon name="i-streamline-blood-donate-drop" class="w-5 h-5 flex-shrink-0 pointer-events-none" />
<span>
Expand Down

0 comments on commit 552a982

Please sign in to comment.