fix cringe date format
This commit is contained in:
parent
b728d06a6e
commit
4166e57ce0
|
@ -3,7 +3,7 @@ template = 'custom/blog-post.html'
|
||||||
|
|
||||||
title = 'Hi!'
|
title = 'Hi!'
|
||||||
description = 'First post here!'
|
description = 'First post here!'
|
||||||
date = '2024-08-01'
|
date = '2024-01-08'
|
||||||
slug = 'hi'
|
slug = 'hi'
|
||||||
year = 2024
|
year = 2024
|
||||||
month = 1
|
month = 1
|
||||||
|
|
Loading…
Reference in New Issue