From ac37445c8536d276865196c0fa220cbbd300bccc Mon Sep 17 00:00:00 2001 From: Ash Marlow Date: Fri, 20 Feb 2026 12:37:55 +0000 Subject: [PATCH] img adjust --- .../smart-train/{featued.png => featured.png} | Bin content/projects/smart-train/index.md | 5 ++--- 2 files changed, 2 insertions(+), 3 deletions(-) rename content/projects/smart-train/{featued.png => featured.png} (100%) 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) ---