tweak article styling

This commit is contained in:
ash
2026-04-03 19:11:00 +01:00
parent b7a8d3f2b4
commit 8f22f05476
2 changed files with 3 additions and 5 deletions
+3 -4
View File
@@ -57,15 +57,14 @@ layoutBackgroundHeaderSpace = true
showBreadcrumbs = false showBreadcrumbs = false
showDraftLabel = true showDraftLabel = true
showEdit = false showEdit = false
showTags = true
editAppendPath = true editAppendPath = true
seriesOpened = false seriesOpened = false
showHeadingAnchors = true showHeadingAnchors = true
showPagination = true showPagination = true
invertPagination = false invertPagination = false
showReadingTime = false showReadingTime = true
showTableOfContents = false showTableOfContents = true
showTaxonomies = false showTaxonomies = true
showCategoryOnly = false showCategoryOnly = false
showAuthorsBadges = false showAuthorsBadges = false
showWordCount = false showWordCount = false
-1
View File
@@ -5,7 +5,6 @@ draft: false
image: /projects/garmin-eink/featured.jpg image: /projects/garmin-eink/featured.jpg
summary: "Using an Eink display with an ESP32 to track and motivate me for a virtual running challenge" summary: "Using an Eink display with an ESP32 to track and motivate me for a virtual running challenge"
tags: ["ESP32", "Self-Hosting", Python] tags: ["ESP32", "Self-Hosting", Python]
author: false
--- ---
<style> <style>
section img, .content img, article img { section img, .content img, article img {