feat: 🔧 update posts data file to use git created date for post publish date

This commit is contained in:
Sebin Nyshkim 2024-10-19 05:13:49 +02:00
parent e27d720d2f
commit 87c774be6b

View file

@ -1,6 +1,7 @@
{
"layout": "blogpost.njk",
"permalink": "/posts/{{ title | slugify }}/",
"date": "git Created",
"url": "https://blog.sebin-nyshkim.net",
"author": {
"name": "Sebin Nyshkim",