Skip to content

Commit

Permalink
Disable Gitcoin 20 banner (ScopeLift#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
garyghayrat authored and OKEAMAH committed May 11, 2024
1 parent 0f0d4c7 commit 4150764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/layouts/BaseLayout.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div>
<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">
<i18n-t scope="global" keypath="Home.banner-donate" tag="span">
<template v-slot:DevelopmentGrant>
<a class="alert-banner-hyperlink" href="https://explorer.gitcoin.co/#/round/42161/26/67" target="_blank">{{
Expand Down

0 comments on commit 4150764

Please sign in to comment.