Changed the English date format

This commit is contained in:
2024-04-23 20:03:45 +02:00
parent 7458952268
commit c7996624d9
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"]