Skip to content

Commit

Permalink
add subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
cubewhy committed Oct 26, 2024
1 parent 11c7678 commit bd06f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/templates/dashboard/webhook.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ <h1>Webhook 管理</h1>
<div class="mdui-card mdui-m-y-2">
<div class="mdui-card-content">
<h2 class="mdui-card-primary-title">添加 Webhook</h2>
<div class="mdui-card-primary-subtitle">请确保后端可以访问到Webhook endpoint</div>
<div class="mdui-textfield">
<input class="mdui-textfield-input" type="text" id="add-name" placeholder="名称"/>
</div>
Expand Down

0 comments on commit bd06f86

Please sign in to comment.