diff --git a/components/web-footer.vue b/components/web-footer.vue index 426e743..8d7b16b 100644 --- a/components/web-footer.vue +++ b/components/web-footer.vue @@ -1,12 +1,18 @@ + + \ No newline at end of file diff --git a/components/web-header.vue b/components/web-header.vue new file mode 100644 index 0000000..1f8120f --- /dev/null +++ b/components/web-header.vue @@ -0,0 +1,39 @@ + \ No newline at end of file diff --git a/components/web-theme-toggle.vue b/components/web-theme-toggle.vue new file mode 100644 index 0000000..b5e8ac9 --- /dev/null +++ b/components/web-theme-toggle.vue @@ -0,0 +1,25 @@ + + + diff --git a/layouts/default.vue b/layouts/default.vue index eefafd4..c1111c0 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,14 +1,6 @@