We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0f6a0 commit dd62a17Copy full SHA for dd62a17
templates/repo/commits_list_group_by_date.tmpl
@@ -78,7 +78,7 @@
78
{{else if $.Reponame}}
79
{{$commitBaseLink = printf "%s/commit" $commitRepoLink}}
80
{{end}}
81
- <div class="commit_sign_badge">
+ <div class="commit-sign-badge">
82
{{template "repo/commit_sign_badge" dict "Commit" . "CommitBaseLink" $commitBaseLink "CommitSignVerification" .Verification}}
83
</div>
84
<div class="tw-flex tw-flex-wrap tw-items-center tw-gap-2">
0 commit comments