From cb56d31abeef0f88c1750e498cd1a32488c558ca Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 16 Nov 2022 00:05:31 -0600 Subject: [PATCH] Add svg favicons and some meta tags --- src/main/resources/public/assets/favicon.svg | 37 ++++++++++++++++++++ src/main/resources/public/index.html | 8 +++-- 2 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 src/main/resources/public/assets/favicon.svg diff --git a/src/main/resources/public/assets/favicon.svg b/src/main/resources/public/assets/favicon.svg new file mode 100644 index 0000000..89faee6 --- /dev/null +++ b/src/main/resources/public/assets/favicon.svg @@ -0,0 +1,37 @@ + + + + diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html index 92bfa18..93d3952 100644 --- a/src/main/resources/public/index.html +++ b/src/main/resources/public/index.html @@ -6,10 +6,14 @@ + Simply Shorten + + + + - - +