From 159aef307500d99247eb2c44769da762659455c7 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 9 Apr 2020 17:09:01 +0200 Subject: [PATCH] Add logos --- client/src/components/icons/EhbLogo.vue | 84 +++++++++++++++++++++++++ client/src/components/icons/HepLogo.vue | 47 ++++++++++++++ client/src/layouts/DefaultFooter.vue | 31 +++++++-- 3 files changed, 156 insertions(+), 6 deletions(-) create mode 100644 client/src/components/icons/EhbLogo.vue create mode 100644 client/src/components/icons/HepLogo.vue diff --git a/client/src/components/icons/EhbLogo.vue b/client/src/components/icons/EhbLogo.vue new file mode 100644 index 00000000..1c01c0dc --- /dev/null +++ b/client/src/components/icons/EhbLogo.vue @@ -0,0 +1,84 @@ + + + diff --git a/client/src/components/icons/HepLogo.vue b/client/src/components/icons/HepLogo.vue new file mode 100644 index 00000000..7bf58ca5 --- /dev/null +++ b/client/src/components/icons/HepLogo.vue @@ -0,0 +1,47 @@ + + + diff --git a/client/src/layouts/DefaultFooter.vue b/client/src/layouts/DefaultFooter.vue index 9cb52f12..a048eaab 100644 --- a/client/src/layouts/DefaultFooter.vue +++ b/client/src/layouts/DefaultFooter.vue @@ -10,12 +10,10 @@

- - + + + +