img adjust

This commit is contained in:
Ash Marlow
2026-02-20 12:37:55 +00:00
parent 16ec48e0c5
commit ac37445c85
2 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -2,7 +2,7 @@
title: "Smart Train"
date: 2026-02-20T12:27:11Z
draft: false
image: "./featured.png"
image: ./featured.png
summary: "A 1-2 sentence hook for the project box."
tags: ["LXC", "Self-Hosting"]
---
@@ -27,8 +27,7 @@ tags: ["LXC", "Self-Hosting"]
### 🚀 The Deep Dive
This is where you write your main paragraphs. You can drop images anywhere using the standard syntax. Thanks to the style block above, they will automatically stay at 50% width.
> **Pro-Tip:** If you ever want a specific image to be full-width, you can use HTML:
> `<img src="./station.png" style="width: 100%;">`
![Description](/img/projects/smart-train/index.md)
---