mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
missing share buttons
This commit is contained in:
parent
70936342df
commit
bec6810c0e
@ -13,6 +13,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<Share :title="$t('faq.headerLong')"/>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
@ -3,6 +3,10 @@
|
|||||||
<Links top/>
|
<Links top/>
|
||||||
<Media/>
|
<Media/>
|
||||||
<Socials/>
|
<Socials/>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<Share :title="$t('links.headerLong')"/>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<section>
|
<section>
|
||||||
<T>nouns.intro</T>
|
<T>nouns.intro</T>
|
||||||
|
|
||||||
<Share title="Słownik neutratywów"/>
|
<Share :title="$t('nouns.headerLonger')"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<Separator icon="book-open"/>
|
<Separator icon="book-open"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user