This commit is contained in:
GZod01 2024-05-18 14:16:29 +02:00
parent 5f6b0d903d
commit 94558710d7
189 changed files with 382 additions and 380 deletions

View file

@ -27,8 +27,8 @@ for p in posts:
image = p["image"].replace("&lrsquo;","'");
filecontent = f"""---
title: "{title}"
date: {created_at}
lastupdate: {updated_at}
date: "{created_at}"
lastupdate: "{updated_at}"
banner: "{image}"
slug: "{slug}"
description: "