We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69f380 commit 5bf10a4Copy full SHA for 5bf10a4
1 file changed
themes/PaperMod/layouts/partials/reaction.html
@@ -1,6 +1,6 @@
1
{{- /* Reaction area start */ -}}
2
<div class="post-reactions">
3
- <open-heart href="https://open-heart-worker.zhuzi.workers.dev/?id={{ .Permalink }}" emoji="❤️">❤️</open-heart>
+ <open-heart href="https://open-heart-worker.zhuzi.workers.dev/?id={{ .Permalink }}" emoji="💗">💗</open-heart>
4
</div>
5
<script src="https://unpkg.com/open-heart-element" type="module"></script>
6
<script>
0 commit comments