ApiKey
This commit is contained in:
parent
749eb645d5
commit
dd6d83cf06
28 changed files with 1097 additions and 184 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue