summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-03 02:43:21 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-03 02:43:21 -0800
commitb6ee018317b97951bbd2630b1d0e009dbbadf2ff (patch)
tree464927eefacaef946c4e670111bfecaf518e95f5 /indieweb-micro/themes/MinIndie
parent21b8736c80ebb98cf936388f5789f6d9d1590b59 (diff)
indie: add follow list
Diffstat (limited to 'indieweb-micro/themes/MinIndie')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html b/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
index 27a1bdd..a80b059 100644
--- a/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
+++ b/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
@@ -1,7 +1,7 @@
{{ $url := .Get 0 }}
{{ $date := .Get 1 }}
-<div class="follow-card h-entry">
+<div class="follow-card">
<a class="follow-target u-follow-of" href="{{ $url }}">
{{ $url }}
</a>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage