aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared/_Layout.cshtml
Commit message (Collapse)AuthorAgeFilesLines
* 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