Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaFinkelshteyn committed Feb 15, 2017
1 parent 60fed86 commit b457261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WebApplication3/Views/Home/Index.cshtml
Expand Up @@ -3,7 +3,7 @@
}

<div class="jumbotron">
<h1>ASP.NET</h1>
<h1>ASP.NET2</h1>
<p class="lead">ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.</p>
<p><a href="http://asp.net" class="btn btn-primary btn-lg">Learn more &raquo;</a></p>
</div>
Expand All @@ -28,4 +28,4 @@
<p>You can easily find a web hosting company that offers the right mix of features and price for your applications.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301867">Learn more &raquo;</a></p>
</div>
</div>
</div>

0 comments on commit b457261

Please sign in to comment.