tweak article styling
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user