We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc2e15 commit a154f13Copy full SHA for a154f13
frontend/src/layouts/BaseLayout.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div>
3
- <div v-if="true" class="alert-banner text-bold text-center q-py-md">
+ <div v-if="false" class="alert-banner text-bold text-center q-py-md">
4
<i18n-t scope="global" keypath="Home.banner-donate" tag="span">
5
<template v-slot:DevelopmentGrant>
6
<a class="alert-banner-hyperlink" href="https://explorer.gitcoin.co/#/round/42161/26/67" target="_blank">{{
0 commit comments