Adding custom favicon, and titles to alle pages

This commit is contained in:
Benjamin
2024-11-20 11:17:20 +01:00
parent 8c0136b09a
commit bf6377168a
15 changed files with 23 additions and 17 deletions

View File

@@ -1,8 +1,6 @@
@model pointMaster.Controllers.PointViewModel;
@*
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
*@
@{
ViewData["Title"] = "Point";
}
<a asp-action="GivPoint" asp-controller="Point" class="btn btn-primary">Giv point</a>
<table class="table table-striped">