Skip to content

Commit eedbdb6

Browse files
committed
view header
1 parent 8dea50a commit eedbdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MySQLBackupNetCore.Demo/Pages/Index.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66

77
<div class="text-center">
8-
<h1 class="display-4">Backup</h1>
8+
<h1 class="display-4">Backup MySQL Database</h1>
99
<form method="post">
1010
<button type="submit" class="btn btn-primary">Backup</button>
1111
</form>

0 commit comments

Comments
 (0)