forked from blek/world
add the year
This commit is contained in:
parent
d3a85b75d7
commit
79e6d8bfd0
|
@ -4,7 +4,7 @@ template = 'custom/blog-post.html'
|
||||||
title = 'happy 8th march to y\'all'
|
title = 'happy 8th march to y\'all'
|
||||||
description = 'i am quite sad on this day'
|
description = 'i am quite sad on this day'
|
||||||
date = '2024-03-8'
|
date = '2024-03-8'
|
||||||
slug = 'warpdotdev'
|
slug = 'happy-8th-march-2024'
|
||||||
year = 2024
|
year = 2024
|
||||||
month = 3
|
month = 3
|
||||||
day = 8
|
day = 8
|
Loading…
Reference in New Issue