Skip to content

Commit

Permalink
Update config.mts
Browse files Browse the repository at this point in the history
  • Loading branch information
NoryiE committed May 3, 2024
1 parent f665e40 commit bbdfcb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ export default defineConfig({
lang: 'en-US',
lastUpdated: true,
base: "/basalt-docs/",

srcExclude: ["**.lua"],
srcExclude: ["**/getBasalt.lua"],

head: [
//[
Expand Down

0 comments on commit bbdfcb2

Please sign in to comment.