From 342651a90c91d48d9558a9c6990ec49e2a4c0f30 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sat, 2 Jan 2021 13:37:07 +0100 Subject: [PATCH] Footer gets link to github repo & mailto address. --- frontend/ui/Footer.vue | 71 +++++++++++++++++++++++++-- public/assets/images/logo-github.png | Bin 0 -> 2625 bytes 2 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 public/assets/images/logo-github.png diff --git a/frontend/ui/Footer.vue b/frontend/ui/Footer.vue index 5790e65..53e1c51 100644 --- a/frontend/ui/Footer.vue +++ b/frontend/ui/Footer.vue @@ -1,5 +1,20 @@