Skip to content

Commit 2ff8b42

Browse files
committed
serve articles at root and not in a posts folder
1 parent 12bdc0e commit 2ff8b42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/posts/posts.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"permalink": "/{{ page.fileSlug }}/index.html",
23
"layout": "post",
34
"tags": ["posts"]
45
}

0 commit comments

Comments
 (0)