Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCalm committed Jan 16, 2024
1 parent 14903c4 commit 609f546
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .vs/docker-dotnet-sample/v17/.wsuo
Binary file not shown.
Binary file modified .vs/slnx.sqlite
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
</div>

<div class="row mb-auto">
<p>Student name: @Model.StudentName</p>
<p>Student names: @Model.StudentName</p>
</div>

0 comments on commit 609f546

Please sign in to comment.