diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue new file mode 100644 index 00000000..c0487bca --- /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 00000000..fa736904 --- /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 00000000..e69de29b diff --git a/layouts/default.vue b/layouts/default.vue index f361970a..43f97468 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,6 +1,6 @@