diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue new file mode 100644 index 000000000..c0487bca9 --- /dev/null +++ b/components/nav/NavFooter.vue @@ -0,0 +1,13 @@ + + + diff --git a/components/nav/NavSide.vue b/components/nav/NavSide.vue new file mode 100644 index 000000000..fa7369045 --- /dev/null +++ b/components/nav/NavSide.vue @@ -0,0 +1,40 @@ + + + diff --git a/composables/time.ts b/composables/time.ts new file mode 100644 index 000000000..e69de29bb diff --git a/layouts/default.vue b/layouts/default.vue index f361970a8..43f974682 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,6 +1,6 @@