diff --git a/LICENSE b/LICENSE index b296f4b..bfa7c34 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ All Rights Reserved -Copyright (c) 2023 CodeF53 +Copyright (c) 2022 CodeF53 Created by CodeF53 diff --git a/components/Footer.vue b/components/Footer.vue new file mode 100644 index 0000000..25263d5 --- /dev/null +++ b/components/Footer.vue @@ -0,0 +1,18 @@ + + + diff --git a/components/Links.vue b/components/Links.vue index e57ac48..cb944a4 100644 --- a/components/Links.vue +++ b/components/Links.vue @@ -12,24 +12,18 @@ Github -
  • +
  • Portfolio
  • -
  • diff --git a/layouts/default.vue b/layouts/default.vue index 86c45f6..c176605 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -4,4 +4,6 @@
    + +