feat: 🎉 initial commit
This commit is contained in:
commit
b3003321c9
35 changed files with 9015 additions and 0 deletions
5
src/posts/posts.json
Normal file
5
src/posts/posts.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"layout": "post.njk",
|
||||
"permalink": "/posts/{{ title | slugify }}/",
|
||||
"url": "https://blog.sebin-nyshkim.net"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue