fix: base url

This commit is contained in:
Iain Learmonth 2025-05-26 12:03:59 +01:00
parent 9441e54cb9
commit b0132fb444

View file

@ -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',