missing share buttons

This commit is contained in:
Andrea Vos 2020-10-11 16:27:21 +02:00
parent 70936342df
commit bec6810c0e
3 changed files with 9 additions and 1 deletions

View File

@ -13,6 +13,10 @@
</div>
</details>
</section>
<section>
<Share :title="$t('faq.headerLong')"/>
</section>
</div>
</template>

View File

@ -3,6 +3,10 @@
<Links top/>
<Media/>
<Socials/>
<section>
<Share :title="$t('links.headerLong')"/>
</section>
</div>
</template>

View File

@ -8,7 +8,7 @@
<section>
<T>nouns.intro</T>
<Share title="Słownik neutratywów"/>
<Share :title="$t('nouns.headerLonger')"/>
</section>
<Separator icon="book-open"/>