@@ -70,11 +71,9 @@
@foreach (var provider in Model.VisibleExternalProviders)
{
diff --git a/CSharp/AuthorizationServer/Views/Shared/_Layout.cshtml b/CSharp/AuthorizationServer/Views/Shared/_Layout.cshtml
index 867f1a9..f0a6c7b 100644
--- a/CSharp/AuthorizationServer/Views/Shared/_Layout.cshtml
+++ b/CSharp/AuthorizationServer/Views/Shared/_Layout.cshtml
@@ -15,13 +15,18 @@
+
@RenderBody()
diff --git a/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml b/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml
index 4f8ba39..70e1334 100644
--- a/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml
+++ b/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml
@@ -9,26 +9,28 @@
}
-
diff --git a/CSharp/AuthorizationServer/wwwroot/images/logo.svg b/CSharp/AuthorizationServer/wwwroot/images/logo.svg
new file mode 100644
index 0000000..5ba41df
--- /dev/null
+++ b/CSharp/AuthorizationServer/wwwroot/images/logo.svg
@@ -0,0 +1,396 @@
+
diff --git a/CSharp/TaxApp/Pages/Shared/_Layout.cshtml b/CSharp/TaxApp/Pages/Shared/_Layout.cshtml
index 6d451bd..4db09e7 100644
--- a/CSharp/TaxApp/Pages/Shared/_Layout.cshtml
+++ b/CSharp/TaxApp/Pages/Shared/_Layout.cshtml
@@ -17,7 +17,7 @@
class="navbar navbar-expand-sm justify-content-between navbar-toggleable-sm navbar-light bg-custom text-light border-bottom box-shadow mb-3">