diff --git a/components/footers/Footer.vue b/components/footers/Footer.vue index 7881d22..f3e249d 100644 --- a/components/footers/Footer.vue +++ b/components/footers/Footer.vue @@ -36,8 +36,7 @@ const footerNavigation = { -
-
+

Projects @@ -49,8 +48,6 @@ const footerNavigation = {

-
-

Legal @@ -58,11 +55,25 @@ const footerNavigation = {
  • {{ item.name }} + class="text-sm leading-6 text-gray-300 hover:text-white">{{ item.name }} +
  • +
+

+
+

+ Assets +

+
    +
  • + The text 'Jesse' overlaid on a dark rectangle with rainbow stripes on the top left. A small drawn character is present on the left. +

    + Please hotlink this image instead of reuploading it.
    +
    + Alt text included. +

-
diff --git a/public/images/icons/88x31.png b/public/images/icons/88x31.png new file mode 100644 index 0000000..cac0948 Binary files /dev/null and b/public/images/icons/88x31.png differ diff --git a/public/images/icons/88x31.webp b/public/images/icons/88x31.webp new file mode 100644 index 0000000..28f3cc4 Binary files /dev/null and b/public/images/icons/88x31.webp differ