a fix
This commit is contained in:
parent
a592b44aa3
commit
de0dc64d61
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"layout": "post",
|
"layout": "post",
|
||||||
"tags": "posts",
|
"tags": "posts",
|
||||||
"permalink": "//blog/{{ title | slugify }}/index.html"
|
"permalink": "/blog/{{ title | slugify }}/index.html"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue