We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b020371 commit 08c0752Copy full SHA for 08c0752
svelte.config.js
@@ -17,7 +17,7 @@ const config = {
17
}
18
),
19
paths: {
20
- base: forGithubPages ? '' : '/Ask-girl-to-date'
+ base: forGithubPages ? '/Ask-girl-to-date' : ''
21
},
22
23
0 commit comments