Changed the English date format
This commit is contained in:
parent
7458952268
commit
c7996624d9
@ -5,6 +5,7 @@ languageName = "English"
|
|||||||
[params]
|
[params]
|
||||||
displayName = "🇺🇸"
|
displayName = "🇺🇸"
|
||||||
isoCode = "en"
|
isoCode = "en"
|
||||||
|
dateFormat = "January 2, 2006"
|
||||||
|
|
||||||
copyright = """ \
|
copyright = """ \
|
||||||
Made by **Nicola Belluti** with ❤️ | \
|
Made by **Nicola Belluti** with ❤️ | \
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "Hello World!"
|
title = "Hello World!"
|
||||||
summary = "Building your first blog using Hugo and Cloudflare Pages"
|
summary = "Building your first blog using Hugo and Cloudflare Pages"
|
||||||
date = "2024-04-17"
|
date = "2024-04-22"
|
||||||
|
|
||||||
tags = ["Hugo", "Cloudflare", "Pages", "Wrangler"]
|
tags = ["Hugo", "Cloudflare", "Pages", "Wrangler"]
|
||||||
categories = ["Tutorial"]
|
categories = ["Tutorial"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user