diff options
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’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 >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&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> +<p>Product: INIU Portable Charger, Slimmest 10000mAh 5V/3A Power Bank, USB C in&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> |
