From ec670592d2d99a6532bc82dc5d02786cf6b2f51a Mon Sep 17 00:00:00 2001 From: Emil Dabrowski Date: Fri, 24 Nov 2023 22:55:36 +0100 Subject: [PATCH] Correct metadata --- content/posts/first-post/index.en.md | 2 +- content/posts/first-post/index.sv.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/first-post/index.en.md b/content/posts/first-post/index.en.md index 9fb6f5c..e2ba214 100644 --- a/content/posts/first-post/index.en.md +++ b/content/posts/first-post/index.en.md @@ -4,7 +4,7 @@ title: "First post" date: 2022-12-01T18:04:49+01:00 draft: false description: "Just a greeting!" -images: [] +images: ["featured-image.png"] resources: - name: "featured-image" diff --git a/content/posts/first-post/index.sv.md b/content/posts/first-post/index.sv.md index e218d96..21682a2 100644 --- a/content/posts/first-post/index.sv.md +++ b/content/posts/first-post/index.sv.md @@ -4,7 +4,7 @@ title: "Första inlägget" date: 2022-12-01T18:04:49+01:00 draft: false description: "Bara en hälsning!" -images: [] +images: ["featured-image.png"] resources: - name: "featured-image"