From 10e13ce8f87dd7205c6b455a1fc6e53d1ea4f57d Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Wed, 4 Mar 2020 06:47:02 +0530 Subject: [PATCH] :truck: Moving or renaming files --- components/layout/footer.vue | 89 ++++ components/layout/header.vue | 395 ++++++++++++++++++ components/layout/sidenav.vue | 304 ++++++++++++++ layouts/default.vue | 755 +--------------------------------- 4 files changed, 795 insertions(+), 748 deletions(-) create mode 100644 components/layout/footer.vue create mode 100644 components/layout/header.vue create mode 100644 components/layout/sidenav.vue diff --git a/components/layout/footer.vue b/components/layout/footer.vue new file mode 100644 index 000000000..d8d149f7e --- /dev/null +++ b/components/layout/footer.vue @@ -0,0 +1,89 @@ + + + + + diff --git a/components/layout/header.vue b/components/layout/header.vue new file mode 100644 index 000000000..bd0a20b10 --- /dev/null +++ b/components/layout/header.vue @@ -0,0 +1,395 @@ + + + diff --git a/components/layout/sidenav.vue b/components/layout/sidenav.vue new file mode 100644 index 000000000..258cda5ab --- /dev/null +++ b/components/layout/sidenav.vue @@ -0,0 +1,304 @@ + + + diff --git a/layouts/default.vue b/layouts/default.vue index 2c2be8fb7..0814dd60f 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -2,672 +2,27 @@
- +
-
-
- - -

Postwoman

-
-
- - - - - - - - - - - - - - - - - -
-
+ - +
- +
- -
-
    -
  • -
    -

    {{ $t("extensions") }}

    -
    - -
    -
    -
  • -
-
-
-

- {{ $t("extensions_info1") }} -

-
- - - -
-
- - - -
-
-
-
- -
-
    -
  • -
    -

    {{ $t("shortcuts") }}

    -
    - -
    -
    -
  • -
-
-
-
- - {{ getSpecialKey() }} G -
-
- - {{ getSpecialKey() }} S -
-
- - {{ getSpecialKey() }} K -
-
- - {{ getSpecialKey() }} L -
-
-
-
- -
-
    -
  • -
    -

    {{ $t("support_us") }}

    -
    - -
    -
    -
  • -
-
-
- -
-
-
- -