forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
8984f9d2b8
commit
c6faf06e3e
|
@ -22,5 +22,5 @@ defaultContentLanguage = "de"
|
|||
|
||||
|
||||
[params.shareButtons]
|
||||
size = "medium"
|
||||
size = "small"
|
||||
networks = ["email", "pinterest", "facebook", "twitter", "whatsapp"]
|
||||
|
|
|
@ -316,7 +316,7 @@ background-color: #FF6600
|
|||
<div style="display: flex;" class="bold">
|
||||
Sharing:
|
||||
</div>
|
||||
<div style="display: flex;" class="shareb">
|
||||
<div style="display: flex; margin-left: 0; padding-left: 0;" class="shareb">
|
||||
{{ if in .Site.Params.ShareButtons.Networks "facebook" }}
|
||||
<!-- Sharingbutton Facebook -->
|
||||
<a class="resp-sharing-button__link" href="https://facebook.com/sharer/sharer.php?u={{ $pageURL }}" target="_blank" rel="noopener" aria-label="" title="Facebook">
|
||||
|
|
Loading…
Reference in New Issue
Block a user