diff --git a/MediaManager/Pages/Credits.cshtml b/MediaManager/Pages/Credits.cshtml deleted file mode 100644 index 21b8490..0000000 --- a/MediaManager/Pages/Credits.cshtml +++ /dev/null @@ -1,9 +0,0 @@ -@page -@{ - ViewData["Title"] = "Credits"; -} -

@ViewData["Title"]

- -

- Favicon made by Prosymbols from www.flaticon.com -

diff --git a/MediaManager/Pages/Shared/_Layout.cshtml b/MediaManager/Pages/Shared/_Layout.cshtml index 713714d..29547b1 100644 --- a/MediaManager/Pages/Shared/_Layout.cshtml +++ b/MediaManager/Pages/Shared/_Layout.cshtml @@ -12,7 +12,7 @@