This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sharing-buttons flex flex-wrap"> | |
<a class="border-2 duration-200 ease inline-flex items-center mb-1 mr-1 transition p-3 rounded-full text-white border-purple-600 bg-purple-600 hover:bg-purple-700 hover:border-purple-700" | |
target="_blank" rel="noopener" href="https://facebook.com/sharer/sharer.php?u=<?php the_permalink(); ?>" | |
aria-label="Share on Facebook"> | |
<svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg" | |
viewBox="0 0 512 512" class="w-6 h-6"> | |
<title>Facebook</title> | |
<path | |
d="M379 22v75h-44c-36 0-42 17-42 41v54h84l-12 85h-72v217h-88V277h-72v-85h72v-62c0-72 45-112 109-112 31 0 58 3 65 4z"> | |
</path> |