ApiKey
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
@{
|
||||
ViewData["Title"] = "Home Page";}
|
||||
ViewData["Title"] = "Home Page";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="display-4">Welcome</h1>
|
||||
@ -8,4 +9,4 @@
|
||||
<img src="~/icon.jpg">
|
||||
Welcome to Nuget host
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user