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