Skip to content

Commit

Permalink
Add SS14 Icon to the application (#54)
Browse files Browse the repository at this point in the history
* add SS14 Icon to the application

* Make it GAY

---------

Co-authored-by: Geekyhobo <66805063+Ahlytlex@users.noreply.github.com>
  • Loading branch information
Geekyhobo and Geekyhobo authored Jan 29, 2024
1 parent 2fd8906 commit ad8c161
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SS14.Admin/Pages/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>@ViewData["Title"] - SS14.Admin</title>
<link rel="icon" href="~/favicon.ico" asp-append-version="true"/>
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="~/css/site.css"/>
<link rel="stylesheet" href="~/lib/fontawesome/css/all.min.css">
Expand Down
Binary file modified SS14.Admin/wwwroot/favicon.ico
Binary file not shown.

0 comments on commit ad8c161

Please sign in to comment.