Skip to content

Commit 7ffcdbe

Browse files
authored
trying to fix it
1 parent 942ca72 commit 7ffcdbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const SITE_DESCRIPTION =
88
// If you deploy to a subdirectory, set the `WEBSITE_BASE` here.
99
// e.g. '/blog' if you are deploying to example.com/blog
1010
// Leave it as an empty string if you are deploying to a root domain (e.g. example.com)
11-
export const SITE_BASE = '/'
11+
export const SITE_BASE = '/apps-for-linux'
1212

1313
export const SocialLinks = [
1414
{

0 commit comments

Comments
 (0)