Mount posts endpoint at /blog
This commit is contained in:
@@ -70,6 +70,9 @@ export default {
|
||||
repo: "blog",
|
||||
branch: "main",
|
||||
},
|
||||
"@rmdes/indiekit-endpoint-posts": {
|
||||
mountPath: "/blog",
|
||||
},
|
||||
"@rmdes/indiekit-endpoint-github": {
|
||||
token: process.env.GITHUB_TOKEN,
|
||||
user: "svemagie",
|
||||
|
||||
Reference in New Issue
Block a user