feat(plugins/languages): count verified commits using user's gpg keys (#911)

This commit is contained in:
Simon Lecoq
2022-03-10 03:29:31 +01:00
committed by GitHub
parent e60d74af40
commit 96ea0beb95
5 changed files with 94 additions and 3 deletions

View File

@@ -271,6 +271,12 @@
margin-right: 6px;
}
.footnote {
width: 100%;
justify-content: flex-end;
font-size: 12px;
}
/* Follow-up */
.followup.legend {
font-size: 12px;