mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 19:05:41 +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
|
type: poetry
|
||||||
summary: A poem I wrote called "Consequences", under the pen-name Cy Densham.
|
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
|
title: Consequences
|
||||||
author: Cy Densham
|
author: Cy Densham
|
||||||
draft: false
|
draft: false
|
||||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
||||||
summary: A poem I wrote called "Ebb and Flow", under the pen-name Cy Densham.
|
summary: A poem I wrote called "Ebb and Flow", under the pen-name Cy Densham.
|
||||||
title: Ebb and Flow
|
title: Ebb and Flow
|
||||||
author: Cy Densham
|
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
|
draft: false
|
||||||
align: center
|
align: center
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
||||||
summary: A poem I wrote called "Sleep", under the pen-name Cy Densham.
|
summary: A poem I wrote called "Sleep", under the pen-name Cy Densham.
|
||||||
title: Sleep
|
title: Sleep
|
||||||
author: Cy Densham
|
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
|
draft: false
|
||||||
align:
|
align:
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,7 +3,8 @@ type: poetry
|
||||||
summary: A poem I wrote called "Who Knew?", under the pen-name Cy Densham.
|
summary: A poem I wrote called "Who Knew?", under the pen-name Cy Densham.
|
||||||
title: Who Knew?
|
title: Who Knew?
|
||||||
author: Cy Densham
|
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
|
draft: false
|
||||||
align: left
|
align: left
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Saying thank you
|
title: Saying thank you
|
||||||
|
type: timeless
|
||||||
emoji: 💞
|
emoji: 💞
|
||||||
summary: A way to thank me, if you like anything on this site to do so.
|
summary: A way to thank me, if you like anything on this site to do so.
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue