Fixed some broken links

This commit is contained in:
Alexis
2025-03-20 16:06:14 +01:00
parent 99aa951d47
commit f5cc942cbf
5 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
---
import { defaultLang, type Language } from '@/i18n/ui';
import { defaultLang } from '@/i18n/ui';
import { getLangFromUrl } from '@/i18n/utils';
import type { Head } from '@/types/Head';