diff --git a/src/content/about/-index.md b/src/content/about/-index.md index 6ad666b..674a1cc 100644 --- a/src/content/about/-index.md +++ b/src/content/about/-index.md @@ -1,6 +1,6 @@ --- title: Welcome! -description: this is meta description +description: This is meta description image: "@assets/profile/john-doe.jpg" draft: false --- diff --git a/src/content/blog/first.md b/src/content/blog/first.md new file mode 100644 index 0000000..d32f419 --- /dev/null +++ b/src/content/blog/first.md @@ -0,0 +1,11 @@ +--- +title: One of the blog posts of all time. +description: An first blog post ever on this site! Woohoo!. +date: 2025-10-06 +categories: [Test] +author: Kristian Emil Takvam +tags: [Test] +hideToc: true +--- + +This is the first blog post on this site! This specific one will definitely get deleted. So whoever reads this is likely part of an honored few (who am I kidding, only I will read this).