feat: 🔧 update posts data file to use git created date for post publish date
This commit is contained in:
parent
e27d720d2f
commit
87c774be6b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"layout": "blogpost.njk",
|
||||
"permalink": "/posts/{{ title | slugify }}/",
|
||||
"date": "git Created",
|
||||
"url": "https://blog.sebin-nyshkim.net",
|
||||
"author": {
|
||||
"name": "Sebin Nyshkim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue