diff --git a/content/projects/smart-train/featued.png b/content/projects/smart-train/featured.png similarity index 100% rename from content/projects/smart-train/featued.png rename to content/projects/smart-train/featured.png diff --git a/content/projects/smart-train/index.md b/content/projects/smart-train/index.md index ceb8378..c25726c 100644 --- a/content/projects/smart-train/index.md +++ b/content/projects/smart-train/index.md @@ -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: -> `` +![Description](/img/projects/smart-train/index.md) ---