Commit dc34e73 1 parent f1c3f69 commit dc34e73 Copy full SHA for dc34e73
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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 class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/26/67 " target =" _blank" >{{
6
+ <a class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/389/82 " target =" _blank" >{{
7
7
$t('Home.development-grant')
8
8
}}</a >
9
9
</template >
10
10
<template v-slot :LearnMore >
11
- <a class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/26/67 " target =" _blank" >{{
11
+ <a class =" alert-banner-hyperlink" href =" https://explorer.gitcoin.co/#/round/42161/389/82 " target =" _blank" >{{
12
12
$t('Home.learn-more')
13
13
}}</a >
14
14
</template >
You can’t perform that action at this time.
0 commit comments