From b1510cebbd6ee8c351b432ec9924879f98b54d9a Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Sat, 18 Nov 2023 13:11:12 +0100 Subject: [PATCH] added: logo and favicon --- Pages/Shared/_Layout.cshtml | 12 +++++++++++- jsi-logo.afdesign | Bin 0 -> 55081 bytes wwwroot/android-chrome-192x192.png | Bin 0 -> 15524 bytes wwwroot/android-chrome-512x512.png | Bin 0 -> 55446 bytes wwwroot/apple-touch-icon.png | Bin 0 -> 13820 bytes wwwroot/favicon-16x16.png | Bin 0 -> 630 bytes wwwroot/favicon-32x32.png | Bin 0 -> 1573 bytes wwwroot/favicon.ico | Bin 5430 -> 15406 bytes wwwroot/img/jsi-logo.png | Bin 0 -> 24670 bytes wwwroot/site.webmanifest | 19 +++++++++++++++++++ 10 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 jsi-logo.afdesign create mode 100644 wwwroot/android-chrome-192x192.png create mode 100644 wwwroot/android-chrome-512x512.png create mode 100644 wwwroot/apple-touch-icon.png create mode 100644 wwwroot/favicon-16x16.png create mode 100644 wwwroot/favicon-32x32.png create mode 100644 wwwroot/img/jsi-logo.png create mode 100644 wwwroot/site.webmanifest diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index bd7a47c..95338d3 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -5,12 +5,22 @@ @ViewData["Title"] - JustShortIt + + + + +