[footer] social links
This commit is contained in:
parent
d74e22e9ff
commit
75e600b590
|
@ -41,11 +41,20 @@
|
|||
</p>
|
||||
</section>
|
||||
<section class="text-center small">
|
||||
<Share/>
|
||||
<div class="mt-2">
|
||||
<p class="small mb-0">
|
||||
<Icon v="users"/>
|
||||
Kontakt, social media, wsparcie:
|
||||
</p>
|
||||
<div class="mb-3">
|
||||
<SquareButton link="https://avris.it">
|
||||
<img src="~assets/avris.svg"/>
|
||||
</SquareButton>
|
||||
<SquareButton link="https://facebook.com/neutratywy/">
|
||||
<Icon v="facebook-f" set="b"/>
|
||||
</SquareButton>
|
||||
<SquareButton link="https://instagram.com/neutratywy/">
|
||||
<Icon v="instagram" set="b"/>
|
||||
</SquareButton>
|
||||
<SquareButton link="https://paypal.me/AndreAvris">
|
||||
<Icon v="paypal" set="b"/>
|
||||
</SquareButton>
|
||||
|
@ -53,6 +62,7 @@
|
|||
<Icon v="gitlab" set="b"/>
|
||||
</SquareButton>
|
||||
</div>
|
||||
<Share/>
|
||||
</section>
|
||||
</footer>
|
||||
</template>
|
||||
|
|
|
@ -237,20 +237,20 @@
|
|||
</li>
|
||||
<li class="my-2">
|
||||
<Icon v="instagram" set="b"/>
|
||||
<a href="https://www.instagram.com/neutratywypl/" target="_blank" rel="noopener">
|
||||
Słownik Neutratywów Języka Polskiego
|
||||
<a href="https://instagram.com/neutratywy/" target="_blank" rel="noopener">
|
||||
„Słownik Neutratywów Języka Polskiego” na Instagramie
|
||||
</a>
|
||||
</li>
|
||||
<li class="my-2">
|
||||
<Icon v="facebook" set="b"/>
|
||||
<a href="https://facebook.com/neutratywy" target="_blank" rel="noopener">
|
||||
Słownik Neutratywów Języka Polskiego
|
||||
„Słownik Neutratywów Języka Polskiego” na
|
||||
</a>
|
||||
</li>
|
||||
<li class="my-2">
|
||||
<Icon v="facebook" set="b"/>
|
||||
<a href="https://facebook.com/slownikempatyczny" target="_blank" rel="noopener">
|
||||
Słownik Empatyczny Języka Polskiego
|
||||
„Słownik Empatyczny Języka Polskiego” na Facebooku
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -64,9 +64,9 @@
|
|||
</li>
|
||||
<li class="mb-3">
|
||||
Obserwuj Słownik na Instagramie:
|
||||
<a href="https://www.instagram.com/neutratywypl/" target="_blank" rel="noopener" class="btn btn-outline-info">
|
||||
<a href="https://instagram.com/neutratywy/" target="_blank" rel="noopener" class="btn btn-outline-info">
|
||||
<Icon v="instagram" set="b"/>
|
||||
instagram.com/neutratywypl
|
||||
instagram.com/neutratywy
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-3">
|
||||
|
|
Reference in New Issue