Skip to content

Commit

Permalink
init:初始化文档配置
Browse files Browse the repository at this point in the history
  • Loading branch information
jiewenhuang committed Sep 20, 2024
1 parent cdc2301 commit 993f950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { defineConfig } from 'vitepress'
export default defineConfig({
title: "Halo-theme-Joe3",
description: "Halo-theme-Joe3 base docs",
base: '/theme-Joe3',
base: '/theme-joe3',
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
search: {
Expand Down

0 comments on commit 993f950

Please sign in to comment.