mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Add real dates to old poetry
This commit is contained in:
parent
db22cddc10
commit
17b9f0d21d
5 changed files with 9 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
type: poetry
|
||||
summary: A poem I wrote called "Consequences", under the pen-name Cy Densham.
|
||||
# I'm unsure of the exact date, so let's go with the beginning of the year
|
||||
date: 2009-01-01
|
||||
title: Consequences
|
||||
author: Cy Densham
|
||||
draft: false
|
||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
|||
summary: A poem I wrote called "Ebb and Flow", under the pen-name Cy Densham.
|
||||
title: Ebb and Flow
|
||||
author: Cy Densham
|
||||
date: 2008-00-00
|
||||
# I'm unsure of the exact date, so let's go with the beginning of the year
|
||||
date: 2008-01-01
|
||||
draft: false
|
||||
align: center
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
|||
summary: A poem I wrote called "Sleep", under the pen-name Cy Densham.
|
||||
title: Sleep
|
||||
author: Cy Densham
|
||||
date: 2008-00-00
|
||||
# I'm unsure of the exact date, so let's go with the beginning of the year
|
||||
date: 2008-01-01
|
||||
draft: false
|
||||
align:
|
||||
---
|
||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
|||
summary: A poem I wrote called "Who Knew?", under the pen-name Cy Densham.
|
||||
title: Who Knew?
|
||||
author: Cy Densham
|
||||
date: 2008-00-00
|
||||
# I'm unsure of the exact date, so let's go with the beginning of the year
|
||||
date: 2008-01-01
|
||||
draft: false
|
||||
align: left
|
||||
---
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Saying thank you
|
||||
type: timeless
|
||||
emoji: 💞
|
||||
summary: A way to thank me, if you like anything on this site to do so.
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue