From f0886a36f6298469ba2305f5a70c4ef8c7467fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B5=D0=BB=D0=B5=D0=BD=D1=81=D0=BA=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=90=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D1=81=D0=B8=D1=8F=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Wed, 10 Jul 2024 16:36:18 +0300 Subject: [PATCH] icon --- assets/LOGO.svg | 9 +++++++++ components/footer.vue | 2 +- components/header.vue | 6 +++++- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 assets/LOGO.svg diff --git a/assets/LOGO.svg b/assets/LOGO.svg new file mode 100644 index 0000000..33380a6 --- /dev/null +++ b/assets/LOGO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/components/footer.vue b/components/footer.vue index 7727a1b..b43d762 100644 --- a/components/footer.vue +++ b/components/footer.vue @@ -1,5 +1,5 @@