mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
extend support banners
This commit is contained in:
parent
81085af415
commit
9accacc6a2
@ -26,9 +26,9 @@
|
||||
</div>
|
||||
<CalendarBanner link/>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<SupportBanners class="mb-4"/>
|
||||
<SupportBanners class="mb-4"/>
|
||||
</template>
|
||||
|
||||
<section>
|
||||
<h2>
|
||||
@ -41,6 +41,8 @@
|
||||
|
||||
<CardsBanner/>
|
||||
|
||||
<SupportBanners v-if="!$te('home.welcome')" class="mb-4"/>
|
||||
|
||||
<CalendarBanner v-if="!$te('home.welcome')" link/>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user