refactor: 🚚 rename layout for clarity
This commit is contained in:
parent
c2bdd6d246
commit
edd194847a
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"layout": "post.njk",
|
"layout": "blogpost.njk",
|
||||||
"permalink": "/posts/{{ title | slugify }}/",
|
"permalink": "/posts/{{ title | slugify }}/",
|
||||||
"url": "https://blog.sebin-nyshkim.net",
|
"url": "https://blog.sebin-nyshkim.net",
|
||||||
"author": {
|
"author": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue