Skip to content

Commit

Permalink
add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Mar 11, 2024
1 parent daeff8d commit bb5335c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export default defineConfig({
ssr: false,
server: {
preset: "github_pages",
baseURL: "/solid-hackernews"
},
});

0 comments on commit bb5335c

Please sign in to comment.