File tree 1 file changed +7
-13
lines changed 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
2
<div >
3
- <div v-if =" false " class =" alert-banner text-bold text-center q-py-md" >
3
+ <div v-if =" true " class =" alert-banner text-bold text-center q-py-md" >
4
4
<i18n-t scope =" global" keypath =" Home.banner-donate" tag =" span" >
5
5
<template v-slot :DevelopmentGrant >
6
- <a
7
- class =" alert-banner-hyperlink"
8
- href =" https://explorer.gitcoin.co/#/round/424/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008-77"
9
- target =" _blank"
10
- >{{ $t('Home.development-grant') }}</a
11
- >
6
+ <a class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/26/67" target =" _blank" >{{
7
+ $t('Home.development-grant')
8
+ }}</a >
12
9
</template >
13
10
<template v-slot :LearnMore >
14
- <a
15
- class =" alert-banner-hyperlink"
16
- href =" https://grants-portal.gitcoin.co/gitcoin-grants-donor-portal"
17
- target =" _blank"
18
- >{{ $t('Home.learn-more') }}</a
19
- >
11
+ <a class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/26/67" target =" _blank" >{{
12
+ $t('Home.learn-more')
13
+ }}</a >
20
14
</template >
21
15
</i18n-t >
22
16
</div >
You can’t perform that action at this time.
0 commit comments