Skip to content

Commit

Permalink
7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-Luffa committed Jul 22, 2024
1 parent 9a810a0 commit 4389986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { defineConfig } from 'vitepress'

// https://vitepress.dev/reference/site-config
export default defineConfig({
base:'/repo/',
srcDir:'src',
title: "My Awesome Project",
description: "A VitePress Site",
Expand Down

0 comments on commit 4389986

Please sign in to comment.