Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oktawian-L committed Nov 9, 2019
1 parent e91d54b commit d741e4d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion SubitonAPI/SubitonAPI/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

</head>
<body>
<h1>hello</h1>
<div style="text-align:center">
<h4 >Welcome commander, Subiton is up and ready for duty, sir.</h4>
<img src="~/Content/Subiton.png" asp-append-version="true">
</div>
</body>
</html>

0 comments on commit d741e4d

Please sign in to comment.