mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 06:03:27 +09:00
rename posts to blog
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"default_theme": "system",
|
||||
"pagination": 2,
|
||||
"summary_length": 200,
|
||||
"blog_folder": "posts"
|
||||
"blog_folder": "blog"
|
||||
},
|
||||
|
||||
"params": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Blog",
|
||||
"url": "/posts"
|
||||
"url": "/blog"
|
||||
},
|
||||
{
|
||||
"name": "Authors",
|
||||
|
||||
Reference in New Issue
Block a user