summaryrefslogtreecommitdiffstats
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
parent9fbef8e8ade3e5a496856d422e03e204930cefef (diff)
micro: add bridgyfed metadata to all posts
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/_default/single.html2
-rw-r--r--micro.pinapelz.moe/posts/2025-12-01-hello-world/index.html2
-rw-r--r--micro.pinapelz.moe/posts/2025-12-02-china-town-fair/index.html2
-rw-r--r--micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/index.html10
4 files changed, 8 insertions, 8 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 }}
diff --git a/micro.pinapelz.moe/posts/2025-12-01-hello-world/index.html b/micro.pinapelz.moe/posts/2025-12-01-hello-world/index.html
index 9481550..0041a87 100644
--- a/micro.pinapelz.moe/posts/2025-12-01-hello-world/index.html
+++ b/micro.pinapelz.moe/posts/2025-12-01-hello-world/index.html
@@ -61,8 +61,8 @@
<main>
<article class="h-entry">
+ <a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a>
<h1 class="p-name">Hello World - Why This</h1>
-
<div hidden><div class="h-card p-author bio-card" style="text-align:center;">
<div class="banner" style="margin-bottom: 1rem; position: relative;">
diff --git a/micro.pinapelz.moe/posts/2025-12-02-china-town-fair/index.html b/micro.pinapelz.moe/posts/2025-12-02-china-town-fair/index.html
index 691974c..43f3a73 100644
--- a/micro.pinapelz.moe/posts/2025-12-02-china-town-fair/index.html
+++ b/micro.pinapelz.moe/posts/2025-12-02-china-town-fair/index.html
@@ -61,8 +61,8 @@
<main>
<article class="h-entry">
+ <a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a>
<h1 class="p-name">China Town Fair</h1>
-
<div hidden><div class="h-card p-author bio-card" style="text-align:center;">
<div class="banner" style="margin-bottom: 1rem; position: relative;">
diff --git a/micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/index.html b/micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/index.html
index 18cc707..546d17a 100644
--- a/micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/index.html
+++ b/micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/index.html
@@ -61,8 +61,8 @@
<main>
<article class="h-entry">
+ <a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a>
<h1 class="p-name">INIU Power Bank Gets Recall</h1>
-
<div hidden><div class="h-card p-author bio-card" style="text-align:center;">
<div class="banner" style="margin-bottom: 1rem; position: relative;">
@@ -107,11 +107,11 @@
<p>Here&rsquo;s the full notice:</p>
<blockquote>
<p>Dear Amazon Customer,</p>
-<p>We have learned of a potential safety issue regarding certain product(s) that our records indicate you &gt;purchased through the Amazon.com website.</p>
+<p>We have learned of a potential safety issue regarding certain product(s) that our records indicate you purchased through the Amazon.com website.</p>
<p>For more details on what you should do, please contact INIU at <a href="mailto:recall@iniu.shop">recall@iniu.shop</a>.</p>
-<p>Product: INIU Portable Charger, Slimmest 10000mAh 5V/3A Power Bank, USB C in&amp;out High-Speed Charging Battery &gt;Pack, External Phone Powerbank Compatible with iPhone 16 15 14 13 12 Samsung S22 S21 Google iPad etc</p>
-<p>If you made this purchase for someone else, please notify the recipient immediately and provide them with the &gt;information.</p>
-<p>We regret any inconvenience this may cause you but trust you will understand that the safety and satisfaction &gt;of our customers is our highest priority.</p>
+<p>Product: INIU Portable Charger, Slimmest 10000mAh 5V/3A Power Bank, USB C in&amp;out High-Speed Charging Battery Pack, External Phone Powerbank Compatible with iPhone 16 15 14 13 12 Samsung S22 S21 Google iPad etc</p>
+<p>If you made this purchase for someone else, please notify the recipient immediately and provide them with the information.</p>
+<p>We regret any inconvenience this may cause you but trust you will understand that the safety and satisfaction of our customers is our highest priority.</p>
</blockquote>
</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage