diff --git a/.gitignore b/.gitignore index 2721182..e640e65 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,5 @@ Temporary Items config.json bin/* -obj/* \ No newline at end of file +obj/* +vendor \ No newline at end of file diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index bf0ff33..1c69155 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -16,13 +16,13 @@ aria-expanded="false" aria-label="Toggle navigation"> -