From 0f5960d134c1ebc030d61a96eb83f4b83033706d Mon Sep 17 00:00:00 2001 From: ash Date: Thu, 19 Feb 2026 19:08:32 +0000 Subject: [PATCH] update --- content/projects/smart-home/index.md | 3 ++- .../projects/smart-home/{featured.jpg => shrek.jpg} | Bin 2 files changed, 2 insertions(+), 1 deletion(-) rename content/projects/smart-home/{featured.jpg => shrek.jpg} (100%) diff --git a/content/projects/smart-home/index.md b/content/projects/smart-home/index.md index ee3c93e..6c79f16 100644 --- a/content/projects/smart-home/index.md +++ b/content/projects/smart-home/index.md @@ -2,7 +2,8 @@ title: "Smart Home Setup" date: 2026-02-19 draft: false -featured_image: "featured.jpg" +thumbnail: "shrek.jpg" +featureImage: "shrek.jpg" --- this is my amazing smart home! diff --git a/content/projects/smart-home/featured.jpg b/content/projects/smart-home/shrek.jpg similarity index 100% rename from content/projects/smart-home/featured.jpg rename to content/projects/smart-home/shrek.jpg