Skip to content

Commit 0bb45d4

Browse files
committed
fixed: documentation base path
1 parent 9f1e71c commit 0bb45d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
title: "Neos-Blog Documentation",
3+
base: "https://breadlesscode.github.io/neos-blog/",
34
themeConfig: {
45
nav: [
56
{

0 commit comments

Comments
 (0)