Use log date to set title
This commit is contained in:
parent
06938b56ba
commit
c4e981a5c8
@ -1,4 +1,7 @@
|
||||
{
|
||||
"tags": ["changelogs", "feed items"],
|
||||
"permalink": false
|
||||
"permalink": false,
|
||||
"eleventyComputed": {
|
||||
"title": "Changelog: {{ date | niceDate }}"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user