From 1f42e05396c5f53d8b6e892deb01122b12324372 Mon Sep 17 00:00:00 2001 From: Tom Vines Date: Sun, 3 Aug 2025 18:48:15 +1000 Subject: [PATCH] chore: slim excess theme options --- author.hbs | 2 +- custom-account.hbs | 4 +- custom-authors.hbs | 2 +- custom-contact.hbs | 4 +- custom-sign-in.hbs | 2 +- custom-sign-up.hbs | 2 +- custom-subscribe.hbs | 2 +- custom-tags.hbs | 2 +- default-custom.hbs | 7 +--- default.hbs | 7 +--- error.hbs | 2 +- package.json | 73 +++--------------------------------- partials/footer.hbs | 2 +- partials/header.hbs | 4 +- partials/hero.hbs | 6 +-- partials/item.hbs | 8 ++-- partials/logo.hbs | 15 +------- partials/loop.hbs | 4 +- partials/partial_mode.hbs | 1 - partials/post_content.hbs | 4 +- partials/post_header.hbs | 12 +++--- partials/search.hbs | 10 ++--- partials/sections.hbs | 4 +- partials/services/disqus.hbs | 4 +- tag.hbs | 2 +- 25 files changed, 52 insertions(+), 133 deletions(-) delete mode 100644 partials/partial_mode.hbs diff --git a/author.hbs b/author.hbs index 9a56f4b..9ae219d 100644 --- a/author.hbs +++ b/author.hbs @@ -1,6 +1,6 @@ {{!< default}} {{#author}} -
+
{{#if profile_image}}
{{>images/other_image other_image=profile_image alt=name}} diff --git a/custom-account.hbs b/custom-account.hbs index 228b732..9b9fa73 100644 --- a/custom-account.hbs +++ b/custom-account.hbs @@ -1,7 +1,7 @@ {{!< default}} {{#post}} {{#if @member.paid}} -