diff --git a/src/components/Header.astro b/src/components/Header.astro index 9f152fd..17002f6 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -67,8 +67,8 @@ const { locale } = Astro.params; diff --git a/src/icons/icon_flag_es.svg b/src/icons/icon_flag_es.svg new file mode 100644 index 0000000..dc3d13b --- /dev/null +++ b/src/icons/icon_flag_es.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/icon_flag_uk.svg b/src/icons/icon_flag_uk.svg new file mode 100644 index 0000000..d4db521 --- /dev/null +++ b/src/icons/icon_flag_uk.svg @@ -0,0 +1 @@ + \ No newline at end of file