瀏覽代碼

add git add .

root 3 年之前
父節點
當前提交
68c45c9c41
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Pages/Index.cshtml

+ 1
- 1
Pages/Index.cshtml 查看文件

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

Loading…
取消
儲存