Skip to content

Commit

Permalink
Merge pull request #156 from sora-xor/duty/fix-155
Browse files Browse the repository at this point in the history
update vite
  • Loading branch information
f33r0 authored Aug 18, 2023
2 parents 4df59c9 + 609a6dd commit d034990
Show file tree
Hide file tree
Showing 5 changed files with 2,232 additions and 9,923 deletions.
2 changes: 1 addition & 1 deletion .vitepress/config.ts → .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ export default defineConfig({
},
srcDir: "./src",
lastUpdated: true,
cleanUrls: true,
cleanUrls: false,
ignoreDeadLinks: [/^https?:\/\/localhost/, /snippets\//],
markdown: {
config: (md) => {
Expand Down
1 change: 0 additions & 1 deletion _redirects

This file was deleted.

Loading

1 comment on commit d034990

@vercel
Copy link

@vercel vercel bot commented on d034990 Aug 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sora-docs – ./

sora-docs.vercel.app
sora-docs-sora-team.vercel.app
sora-docs-git-develop-sora-team.vercel.app

Please sign in to comment.