Skip to content

Commit 5261717

Browse files
committed
Update config.mts
Change srcDir
1 parent 0a79050 commit 5261717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
22

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5-
srcDir: './docs',
5+
srcDir: 'docs',
66
title: "EUC Pilots",
77
description: "This is your captain speaking.",
88
head: [['link', { rel: 'icon', href: '/eucpilots2.png' }]],

0 commit comments

Comments
 (0)