content/yukijoou: Made author name the same as the category name
This commit is contained in:
parent
1fd1f80697
commit
49deea0321
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Yuki's blog"
|
||||
authors: [ "Yuki" ]
|
||||
authors: [ "yukijoou" ]
|
||||
---
|
||||
|
||||
Hello, I'm Yuki! Welcome to my blog \:\)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Welcome to my blog"
|
||||
authors: [ "Yuki" ]
|
||||
authors: [ "yukijoou" ]
|
||||
description: "Why would you even have a blog in 2023!?"
|
||||
date: 2023-05-29T22:00:00+02:00
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue