From 985d0a6f6dcfffaa227c117aaa184b4846009c0a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 6 May 2021 19:38:51 +0300 Subject: Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one --- ExamTemplate/Web/wwwroot/favicon.ico | Bin 0 -> 32038 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ExamTemplate/Web/wwwroot/favicon.ico (limited to 'ExamTemplate/Web/wwwroot/favicon.ico') diff --git a/ExamTemplate/Web/wwwroot/favicon.ico b/ExamTemplate/Web/wwwroot/favicon.ico new file mode 100644 index 0000000..a3a7999 Binary files /dev/null and b/ExamTemplate/Web/wwwroot/favicon.ico differ -- cgit v1.2.3