mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-28 21:05:36 -04:00
feat: basically done
This commit is contained in:
parent
eb98bc2905
commit
1126391bcf
14 changed files with 250 additions and 30 deletions
|
@ -4,4 +4,5 @@ import react from "@vitejs/plugin-react";
|
|||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: "/odin-codeprojects/cv/",
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue