Skip to content

Commit

Permalink
Add /smorgasbord as the root for gh-pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaeu committed Mar 26, 2024
1 parent a3f0428 commit 5b8b560
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/** @type {import('vite').UserConfig} */
export default {
// config options
base: "/smorgasbord"
}

0 comments on commit 5b8b560

Please sign in to comment.