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