content/yukijoou: Made author name the same as the category name

This commit is contained in:
Yuki Joou 2023-05-31 19:12:28 +02:00
parent 1fd1f80697
commit 49deea0321
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--- ---
title: "Yuki's blog" title: "Yuki's blog"
authors: [ "Yuki" ] authors: [ "yukijoou" ]
--- ---
Hello, I'm Yuki! Welcome to my blog \:\) Hello, I'm Yuki! Welcome to my blog \:\)

View file

@ -1,6 +1,6 @@
--- ---
title: "Welcome to my blog" title: "Welcome to my blog"
authors: [ "Yuki" ] authors: [ "yukijoou" ]
description: "Why would you even have a blog in 2023!?" description: "Why would you even have a blog in 2023!?"
date: 2023-05-29T22:00:00+02:00 date: 2023-05-29T22:00:00+02:00
--- ---