Skip to content

Commit 322b433

Browse files
committed
Main page text update
1 parent 08e5698 commit 322b433

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/SampleApps/SampleApp.Classic/Templates/Default.tpl

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="text-center">
2-
Hello from OWIN self-hosted console application with HttpListener server!
2+
Hello from Kestrel-based console application with backend HTML generation, localization, authentication!
33
</div>
44

55
<div class="container-fluid">
@@ -16,7 +16,8 @@
1616
<a href="https://github.com/SimplifyNet/Simplify.Web/tree/master/src">Source code</a>
1717
</li>
1818
<li class="list-group-item">
19-
<a href="https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps">Example applications</a>
19+
<a href="https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps">Example
20+
applications</a>
2021
</li>
2122
<li class="list-group-item">
2223
<a href="https://www.nuget.org/packages?q=Simplify.Web">Nuget package and extensions</a>

0 commit comments

Comments
 (0)