From 932ebdb8d662937e1acc890f0ba799feaad29b53 Mon Sep 17 00:00:00 2001 From: LouisLam Date: Sun, 27 Jun 2021 17:31:39 +0800 Subject: [PATCH] add a icon --- index.html | 2 +- public/icon.svg | 3 +++ src/layouts/Layout.vue | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 public/icon.svg diff --git a/index.html b/index.html index 58872b9e..8eaeb98c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Uptime Kuma diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 00000000..825c344e --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/layouts/Layout.vue b/src/layouts/Layout.vue index 9e3d7a65..c4165cde 100644 --- a/src/layouts/Layout.vue +++ b/src/layouts/Layout.vue @@ -9,7 +9,7 @@
- + Uptime Kuma