Skip to content

Commit

Permalink
Merge pull request #2 from Andrewij21/version-2
Browse files Browse the repository at this point in the history
refactor:change base
  • Loading branch information
Andrewij21 authored Dec 22, 2023
2 parents 6c2cc5c + 306b46f commit 06cb9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/truth-or-dare/",
base: "/Truth-or-Dare/",
});

0 comments on commit 06cb9f1

Please sign in to comment.