We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942ca72 commit 7ffcdbeCopy full SHA for 7ffcdbe
src/consts.ts
@@ -8,7 +8,7 @@ export const SITE_DESCRIPTION =
8
// If you deploy to a subdirectory, set the `WEBSITE_BASE` here.
9
// e.g. '/blog' if you are deploying to example.com/blog
10
// Leave it as an empty string if you are deploying to a root domain (e.g. example.com)
11
-export const SITE_BASE = '/'
+export const SITE_BASE = '/apps-for-linux'
12
13
export const SocialLinks = [
14
{
0 commit comments