Changed the English date format
All checks were successful
Build and Publish / build (push) Successful in 1m32s

This commit is contained in:
2024-04-23 20:03:45 +02:00
parent 78bc885c3a
commit f0c2f461d9
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
+++
title = "Hello World!"
summary = "Building your first blog using Hugo and Cloudflare Pages"
date = "2024-04-17"
date = "2024-04-22"
tags = ["Hugo", "Cloudflare", "Pages", "Wrangler"]
categories = ["Tutorial"]