increase image size
This commit is contained in:
@@ -4,18 +4,10 @@ date: 2026-02-20T15:42:06Z
|
|||||||
draft: false
|
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"]
|
tags: ["ESP32", "Self-Hosting", Python]
|
||||||
|
author: false
|
||||||
---
|
---
|
||||||
|
|
||||||
<style>
|
|
||||||
section img, .content img, article img {
|
|
||||||
max-width: 50% !important;
|
|
||||||
height: auto !important;
|
|
||||||
display: block;
|
|
||||||
margin: 2rem auto;
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
### 📋 Project Highlights
|
### 📋 Project Highlights
|
||||||
* **Goal:** Show my running progress on my desk
|
* **Goal:** Show my running progress on my desk
|
||||||
|
|||||||
Reference in New Issue
Block a user