aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared/_Layout.cshtml
Commit message (Collapse)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-25/+0
|
* Made moved footer to it's own partial cshtmlSyndamia2021-05-071-3/+1
|
* Removed the "- Web" part of layoutSyndamia2021-05-071-1/+1
|
* Removed Privacy page and tweaked navbar and footerSyndamia2021-05-071-1/+1
|
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵Syndamia2021-05-061-30/+9
| | | | default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one
* Removed unnecessary usings, space identation got updated to tab identation ↵Syndamia2021-05-061-40/+40
| | | | and added authentication in Startup.cs
* Added gitignore and initial project generationSyndamia2021-05-061-0/+48