Skip to content

Commit dd62a17

Browse files
Update templates/repo/commits_list_group_by_date.tmpl
Co-authored-by: metiftikci <[email protected]>
1 parent 5d0f6a0 commit dd62a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/commits_list_group_by_date.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
{{else if $.Reponame}}
7979
{{$commitBaseLink = printf "%s/commit" $commitRepoLink}}
8080
{{end}}
81-
<div class="commit_sign_badge">
81+
<div class="commit-sign-badge">
8282
{{template "repo/commit_sign_badge" dict "Commit" . "CommitBaseLink" $commitBaseLink "CommitSignVerification" .Verification}}
8383
</div>
8484
<div class="tw-flex tw-flex-wrap tw-items-center tw-gap-2">

0 commit comments

Comments
 (0)