diff --git a/components/header/nav.vue b/components/header/nav.vue index 0e1bc9e..96f44da 100644 --- a/components/header/nav.vue +++ b/components/header/nav.vue @@ -53,11 +53,7 @@ const flag: any = { - - {{ - flag[locale.code] - }} - + diff --git a/uno.config.ts b/uno.config.ts index b14ed2e..1952987 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -51,6 +51,9 @@ export default defineConfig({ 'text-gradient-rose', 'text-gradient-purple', 'text-gradient-yello', + 'i-flag-gb-4x3', + 'i-flag-cn-4x3', + ], presets: [ presetAnu(),