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/header.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 indieweb-micro/themes/MinIndie/layouts/partials/header.html (limited to 'indieweb-micro/themes/MinIndie/layouts/partials/header.html') diff --git a/indieweb-micro/themes/MinIndie/layouts/partials/header.html b/indieweb-micro/themes/MinIndie/layouts/partials/header.html deleted file mode 100644 index efbd8e1..0000000 --- a/indieweb-micro/themes/MinIndie/layouts/partials/header.html +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
- {{ strings.Repeat ( .Site.Params.Author.Name | len | add 6 ) "=" }}
- == {{ .Site.Params.Author.Name }} ==
- {{ strings.Repeat ( .Site.Params.Author.Name | len | add 6 ) "=" }} -
-
{{ .Site.Params.subtitle }}
-
- -
-- cgit v1.2.3