img adjust

This commit is contained in:
Ash Marlow
2026-02-20 12:10:48 +00:00
parent 526813eee9
commit 7440f14770
5 changed files with 27 additions and 25 deletions
+16
View File
@@ -9,8 +9,24 @@ tags:
- Zigbee
image: /img/projects/smart-home/medal.webp
description: "Some stuff about my smart home!"
summary: "A brief overview of my Proxmox-based home automation lab."
---
This is the short, punchy sentence that will show up in the box on the projects page.
It shouldn't be more than a line or two.
This part of the text will ONLY show up once someone clicks into the
actual project page. You can put your full deep dive here.
<style>
.post-content img {
max-width: 500px;
height: auto;
display: block;
margin: 0 auto; /* This centers it */
}
</style>
this is my amazing smart home!
test image