small fixes

This commit is contained in:
teldra 2022-06-23 10:42:10 +02:00
parent 043d9c5c77
commit 6896b10387
2 changed files with 6 additions and 1 deletions

View File

@ -419,6 +419,11 @@ a[href^='mailto\:']::before {
content: '📧 ';
}
.share-b {
a[href^='mailto\:']::before {
}
}
a[href^='tel\:']::before {
content: '📞 ';
}

View File

@ -313,7 +313,7 @@ background-color: #FF6600
}
</style>
<div style="display: flex;">
<div style="display: flex;" class="share-b">
{{ 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">