Merge remote-tracking branch 'origin/v3' into feat/detect-theme-hash

This commit is contained in:
HugoRCD
2025-02-15 19:03:30 +01:00
17 changed files with 574 additions and 138 deletions

View File

@@ -10,6 +10,7 @@ const props = withDefaults(defineProps<{
function getEmojiFlag(locale: string): string {
const languageToCountry: Record<string, string> = {
ar: 'sa',
bn: 'bd',
cs: 'cz',
da: 'dk',
el: 'gr',