We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe53f5 commit bd2e1c3Copy full SHA for bd2e1c3
1 file changed
docs/.vitepress/config.ts
@@ -2,7 +2,7 @@ import { defineConfig } from "vitepress";
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
- base: "./",
+ base: "/chord-charts/",
6
title: "Chord Charts",
7
description: "A NPM package to transpose and manage chord charts for music",
8
themeConfig: {
0 commit comments