Skip to content

Commit eae3604

Browse files
updated
1 parent c3ff4d6 commit eae3604

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

TheTouristDemo/Views/Home/Index.cshtml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
<div class="text-center">
66
<h1 class="display-4">Welcome</h1>
7-
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
7+
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">This is Sarada's website</a>.</p>
8+
<button class="btn btn-success" onclick="window.location.href='https://example.com';">Visit Example</button>
89
</div>
9-
10-
<div class="text-center">
11-
<h1 class="display-4">Welcome</h1>
12-
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">This is sarada's website'</a>.</p>
13-
</div>
14-

0 commit comments

Comments
 (0)