feat: initial working version of service refs NOISSUE
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@page
|
||||
@model IndexModel
|
||||
@{
|
||||
ViewData["Title"] = "Home page";
|
||||
ViewData["Title"] = "Song of the Day";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
|
||||
Reference in New Issue
Block a user