mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
missing share buttons
This commit is contained in:
parent
70936342df
commit
bec6810c0e
@ -13,6 +13,10 @@
|
||||
</div>
|
||||
</details>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<Share :title="$t('faq.headerLong')"/>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
@ -3,6 +3,10 @@
|
||||
<Links top/>
|
||||
<Media/>
|
||||
<Socials/>
|
||||
|
||||
<section>
|
||||
<Share :title="$t('links.headerLong')"/>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
@ -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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user