Skip to content

Commit

Permalink
fix: public base path
Browse files Browse the repository at this point in the history
  • Loading branch information
42willow committed Jul 15, 2024
1 parent 7cd1290 commit 0ff09f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default defineConfig({
title: "Catppuccin",
description: "A VitePress theme",
srcDir: "./src",
base: "/vitepress/",
themeConfig: {
logo: {
src: "https://github.com/catppuccin/catppuccin/blob/main/assets/logos/exports/1544x1544_circle.png?raw=true",
Expand Down

0 comments on commit 0ff09f0

Please sign in to comment.