[support] consistent separators

This commit is contained in:
Andrea 2021-12-26 00:46:05 +01:00
parent 2ea977729a
commit 68df465026
10 changed files with 8 additions and 5 deletions

View File

@ -4,6 +4,7 @@
<AcademicLinks/> <AcademicLinks/>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>
<Share :title="$t('links.headerLong')"/> <Share :title="$t('links.headerLong')"/>

View File

@ -6,6 +6,7 @@
<T>links.blog</T> <T>links.blog</T>
</h2> </h2>
<BlogEntriesList :posts="posts"/> <BlogEntriesList :posts="posts"/>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>
<Share :title="$t('links.blog')"/> <Share :title="$t('links.blog')"/>

View File

@ -14,7 +14,6 @@
</Twemoji> </Twemoji>
<Separator icon="heart"/> <Separator icon="heart"/>
<Support/> <Support/>
<section> <section>

View File

@ -59,6 +59,7 @@
<template v-if="!basic"> <template v-if="!basic">
<CalendarExtra :year="year"/> <CalendarExtra :year="year"/>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>

View File

@ -38,6 +38,7 @@
<template v-if="!basic"> <template v-if="!basic">
<CalendarExtra :day="day"/> <CalendarExtra :day="day"/>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>

View File

@ -60,7 +60,7 @@
</div> </div>
</section> </section>
<Separator icon="people-carry"/> <Separator icon="heart"/>
<section> <section>
<Support/> <Support/>
</section> </section>

View File

@ -3,7 +3,6 @@
<div v-html="content"></div> <div v-html="content"></div>
<Separator icon="heart"/> <Separator icon="heart"/>
<Support/> <Support/>
<section> <section>

View File

@ -5,6 +5,7 @@
<Media/> <Media/>
<Socials/> <Socials/>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>
<Share :title="$t('links.social')"/> <Share :title="$t('links.social')"/>

View File

@ -208,8 +208,7 @@
<Mission/> <Mission/>
<Separator icon="bookmark"/> <Separator icon="heart"/>
<Support/> <Support/>
<section> <section>
<Share/> <Share/>

View File

@ -36,6 +36,7 @@
</p> </p>
</div> </div>
<Separator icon="heart"/>
<Support/> <Support/>
<section> <section>
<Share :title="$t('links.zine.header')"/> <Share :title="$t('links.zine.header')"/>