From 40022202be24b77b4a5e61cb12ba0805ba8bfda9 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 22 Apr 2024 09:46:06 +0200 Subject: [PATCH] fix: invalid value to datetime attr --- src/pages/now.astro | 2 +- .../now/and-then/posts/{09-20-2022.astro => 2022-09-20.astro} | 2 +- .../now/and-then/posts/{01-19-2023.astro => 2023-01-19.astro} | 2 +- .../now/and-then/posts/{06-23-2023.astro => 2023-06-23.astro} | 2 +- .../now/and-then/posts/{09-09-2023.astro => 2023-09-09.astro} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename src/pages/now/and-then/posts/{09-20-2022.astro => 2022-09-20.astro} (96%) rename src/pages/now/and-then/posts/{01-19-2023.astro => 2023-01-19.astro} (97%) rename src/pages/now/and-then/posts/{06-23-2023.astro => 2023-06-23.astro} (96%) rename src/pages/now/and-then/posts/{09-09-2023.astro => 2023-09-09.astro} (96%) diff --git a/src/pages/now.astro b/src/pages/now.astro index 6da3855..e8f17e7 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -9,7 +9,7 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");

Now

- Published on the + Published on the

After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language. I worked with Python 2 for a short while in the past, but only briefly for some projects and not really learning much in the larger ecosystem.

diff --git a/src/pages/now/and-then/posts/09-20-2022.astro b/src/pages/now/and-then/posts/2022-09-20.astro similarity index 96% rename from src/pages/now/and-then/posts/09-20-2022.astro rename to src/pages/now/and-then/posts/2022-09-20.astro index e7f5954..58d1650 100644 --- a/src/pages/now/and-then/posts/09-20-2022.astro +++ b/src/pages/now/and-then/posts/2022-09-20.astro @@ -10,7 +10,7 @@ const description =

{title}

- Published on the + Published on the

This year (2022) I have moved to The Netherlands with my family; diff --git a/src/pages/now/and-then/posts/01-19-2023.astro b/src/pages/now/and-then/posts/2023-01-19.astro similarity index 97% rename from src/pages/now/and-then/posts/01-19-2023.astro rename to src/pages/now/and-then/posts/2023-01-19.astro index 847fc3b..3ebd435 100644 --- a/src/pages/now/and-then/posts/01-19-2023.astro +++ b/src/pages/now/and-then/posts/2023-01-19.astro @@ -9,7 +9,7 @@ const description = "I have been living now in Amsterdam for a little over a yea

{title}

- Published on the + Published on the

I have been living now in Amsterdam for a little over a year with my wife and son. diff --git a/src/pages/now/and-then/posts/06-23-2023.astro b/src/pages/now/and-then/posts/2023-06-23.astro similarity index 96% rename from src/pages/now/and-then/posts/06-23-2023.astro rename to src/pages/now/and-then/posts/2023-06-23.astro index d2206d6..ea829d2 100644 --- a/src/pages/now/and-then/posts/06-23-2023.astro +++ b/src/pages/now/and-then/posts/2023-06-23.astro @@ -9,7 +9,7 @@ const description = "A project that aims to be a modern-day reading assistant"

{title}

- Published on the + Published on the

Recently started a new project that aims to be a modern-day reading assistant, called Cozy 🧸. diff --git a/src/pages/now/and-then/posts/09-09-2023.astro b/src/pages/now/and-then/posts/2023-09-09.astro similarity index 96% rename from src/pages/now/and-then/posts/09-09-2023.astro rename to src/pages/now/and-then/posts/2023-09-09.astro index 3218782..0ac82d2 100644 --- a/src/pages/now/and-then/posts/09-09-2023.astro +++ b/src/pages/now/and-then/posts/2023-09-09.astro @@ -10,7 +10,7 @@ const description = "I am now a Certified Professional for Software Architecture

{title}

- Published on the + Published on the

🎉 Thrilled to share I am now a Certified Professional for Software Architecture (CPSA-F®) after having completed and passed the iSAQB® – International Software Architecture Qualification Board's intensive training and examination.