We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dea50a commit eedbdb6Copy full SHA for eedbdb6
MySQLBackupNetCore.Demo/Pages/Index.cshtml
@@ -5,7 +5,7 @@
5
}
6
7
<div class="text-center">
8
- <h1 class="display-4">Backup</h1>
+ <h1 class="display-4">Backup MySQL Database</h1>
9
<form method="post">
10
<button type="submit" class="btn btn-primary">Backup</button>
11
</form>
0 commit comments