Add real dates to old poetry

This commit is contained in:
JP Hastings-Spital 2023-09-15 08:52:42 +01:00
parent db22cddc10
commit 17b9f0d21d
5 changed files with 9 additions and 3 deletions

View file

@ -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

View file

@ -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
--- ---

View file

@ -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:
--- ---

View file

@ -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
--- ---

View file

@ -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.
--- ---