Skip to content

Commit

Permalink
Configure base path
Browse files Browse the repository at this point in the history
  • Loading branch information
bastantoine committed Oct 28, 2023
1 parent 37aa6ef commit 65e901e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default defineConfig({
title: "Wiki",
description: "A personal wiki",
srcDir: "./wiki",
base: "/wiki/",
themeConfig: {
sidebar: links,
socialLinks: [
Expand Down

0 comments on commit 65e901e

Please sign in to comment.