change list date to last modified

This commit is contained in:
2023-08-01 16:21:32 +09:30
parent 8631486b65
commit cde3d852b3
8 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,5 @@
{
"layout": "layout/blog",
"tags": ["lists","post"]
"tags": ["lists","post"],
"date": "git Last Modified"
}