diff --git a/components/SwitchTheme.vue b/components/SwitchTheme.vue index 5cfadc8..ab7f968 100644 --- a/components/SwitchTheme.vue +++ b/components/SwitchTheme.vue @@ -1,7 +1,5 @@ @@ -10,18 +8,19 @@ const colorMode = useColorMode() - + Light diff --git a/components/layouts/Header.vue b/components/layouts/Header.vue index 7fdbf65..7997e32 100644 --- a/components/layouts/Header.vue +++ b/components/layouts/Header.vue @@ -36,7 +36,7 @@ const showMenu = ref(false) @touchmove.prevent >