summaryrefslogtreecommitdiff
path: root/Views/Home/Index.cshtml
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-01-31 15:26:31 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-01-31 15:26:31 +0300
commitcdd9f9e98bb5eaf5031ad48a1989853c83fcfed0 (patch)
tree0a4b6dfd02d88f57ea7e1716f15be1743f2014c8 /Views/Home/Index.cshtml
parentb8fa6f7418c45785767bff42f9857af08fc9d891 (diff)
Change logo
Diffstat (limited to 'Views/Home/Index.cshtml')
-rw-r--r--Views/Home/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Home/Index.cshtml b/Views/Home/Index.cshtml
index 110535d..ed951ea 100644
--- a/Views/Home/Index.cshtml
+++ b/Views/Home/Index.cshtml
@@ -14,7 +14,7 @@
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container px-4 px-lg-5">
- <a class="navbar-brand" href="#page-top"><img src="assets/img/logo.webp"></a>
+ <a class="navbar-brand" href="#page-top"><img height="40" src="assets/img/logo.svg"></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>