From a0eba116966e0ac84bdb86169a1e99e79d768cf3 Mon Sep 17 00:00:00 2001 From: sy Date: Sat, 1 Apr 2023 02:22:15 +0800 Subject: [PATCH] fix: wrong class-name --- components/WebMention.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/WebMention.js b/components/WebMention.js index 62896ce1..ed81691e 100644 --- a/components/WebMention.js +++ b/components/WebMention.js @@ -63,7 +63,7 @@ const WebmentionCount = ({ target }) => { } const Avatar = ({ author }) => ( - +