fix: base url
This commit is contained in:
parent
9441e54cb9
commit
b0132fb444
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const config: Config = {
|
||||||
tagline: 'Bypass censorship and enhance privacy for your audience and community',
|
tagline: 'Bypass censorship and enhance privacy for your audience and community',
|
||||||
favicon: 'img/logo.png',
|
favicon: 'img/logo.png',
|
||||||
|
|
||||||
url: 'https://jasima.app',
|
url: 'https://www.jasima.app',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
|
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue