img adjust
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user