summaryrefslogtreecommitdiffstats
path: root/indieweb-micro
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-02 20:27:22 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-02 20:27:22 -0800
commit20d22355022cff53b096af7719ced5d74632019a (patch)
treec9c34db464dde7d5cefbf6465881ef75bb037f27 /indieweb-micro
parent9fbef8e8ade3e5a496856d422e03e204930cefef (diff)
micro: add bridgyfed metadata to all posts
Diffstat (limited to 'indieweb-micro')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/_default/single.html b/indieweb-micro/themes/MinIndie/layouts/_default/single.html
index 96456fd..2e45cf7 100644
--- a/indieweb-micro/themes/MinIndie/layouts/_default/single.html
+++ b/indieweb-micro/themes/MinIndie/layouts/_default/single.html
@@ -2,8 +2,8 @@
{{ $ageDays := div (sub now.Unix .Date.Unix) 86400 }}
<main>
<article class="h-entry">
+ <a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a>
<h1 class="p-name">{{ .Title }}</h1>
-
<div hidden>{{ partial "bio-hcard.html" . }}</div>
{{ if .Date }}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage