From f06f7ebccd7fd6fd96ca4dc403e91b804fa0a08d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 12 Jun 2026 18:35:59 -0700 Subject: move microblog to main blog --- .../themes/MinIndie/layouts/partials/bio-hcard.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 indieweb-micro/themes/MinIndie/layouts/partials/bio-hcard.html (limited to 'indieweb-micro/themes/MinIndie/layouts/partials/bio-hcard.html') diff --git a/indieweb-micro/themes/MinIndie/layouts/partials/bio-hcard.html b/indieweb-micro/themes/MinIndie/layouts/partials/bio-hcard.html deleted file mode 100644 index 5de3fc6..0000000 --- a/indieweb-micro/themes/MinIndie/layouts/partials/bio-hcard.html +++ /dev/null @@ -1,13 +0,0 @@ -
- {{ if .Site.Params.Author.banner }} - - {{ end }} -
-

{{ .Site.Params.Author.Bio | safeHTML }}

-
-

{{ .Site.Params.Author.name }}

-
-
-- cgit v1.2.3