From 8f22f054762f5d3079fe89d991f03f934d0194b8 Mon Sep 17 00:00:00 2001 From: ash Date: Fri, 3 Apr 2026 19:11:00 +0100 Subject: [PATCH] tweak article styling --- config/_default/params.toml | 7 +++---- content/blog/garmin-eink/index.md | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 6d05edf..5f6b1e6 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -57,15 +57,14 @@ layoutBackgroundHeaderSpace = true showBreadcrumbs = false showDraftLabel = true showEdit = false -showTags = true editAppendPath = true seriesOpened = false showHeadingAnchors = true showPagination = true invertPagination = false -showReadingTime = false -showTableOfContents = false -showTaxonomies = false +showReadingTime = true +showTableOfContents = true +showTaxonomies = true showCategoryOnly = false showAuthorsBadges = false showWordCount = false diff --git a/content/blog/garmin-eink/index.md b/content/blog/garmin-eink/index.md index 82f6536..07fd071 100644 --- a/content/blog/garmin-eink/index.md +++ b/content/blog/garmin-eink/index.md @@ -5,7 +5,6 @@ draft: false image: /projects/garmin-eink/featured.jpg summary: "Using an Eink display with an ESP32 to track and motivate me for a virtual running challenge" tags: ["ESP32", "Self-Hosting", Python] -author: false ---