use base in URLs

This commit is contained in:
vcoppe
2024-07-08 19:13:31 +02:00
parent 09d25c2876
commit bff919c757
7 changed files with 23 additions and 20 deletions

View File

@@ -4,7 +4,7 @@
import Logo from '$lib/components/Logo.svelte';
import { AtSign, BookOpenText, Heart, Home, Map } from 'lucide-svelte';
import { _, locale } from 'svelte-i18n';
import { getURLForLanguage } from '$lib/languages';
import { getURLForLanguage } from '$lib/utils';
</script>
<footer class="w-full">