Skip to content

Commit 29f729f

Browse files
committed
changed plausible event name as last resort
1 parent 1631e63 commit 29f729f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/posts/[...slug].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ const jsonLd = {
112112

113113
<center>
114114
<a href="https://ko-fi.com/belfardev" target="_blank">
115-
<button class="plausible-event-name=Kofi+Click">
115+
<button class="plausible-event-name--KofiClick">
116116
<Image src={kofiButton} width="450px" alt="Support me on Ko-fi!" />
117117
</button>
118118
</a>

0 commit comments

Comments
 (0)