Browse Source

change title

root 3 years ago
parent
commit
6bd154652e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Pages/Index.cshtml

+ 1
- 1
Pages/Index.cshtml View File

5
 }
5
 }
6
 
6
 
7
 <div class="text-center">
7
 <div class="text-center">
8
-    <h1 class="display-4">Welcome</h1>
8
+    <h1 class="display-4">Welcome to Jenkins</h1>
9
     <p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
9
     <p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
10
 </div>
10
 </div>

Loading…
Cancel
Save