This commit is contained in:
madrilene 2024-01-30 18:36:38 +01:00
parent a592b44aa3
commit de0dc64d61

View file

@ -1,5 +1,5 @@
{
"layout": "post",
"tags": "posts",
"permalink": "//blog/{{ title | slugify }}/index.html"
"permalink": "/blog/{{ title | slugify }}/index.html"
}