1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 10:48:37 +00:00

Use custom SVGs for commit signing lock icon (#12017)

* Use custom SVGs for commit signing lock icon

* missing spans

* editorconfig

* xmlns and remove aria-hidden

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
Cirno the Strongest
2020-06-28 06:05:50 +02:00
committed by GitHub
parent 7761245d08
commit b918609acc
8 changed files with 28 additions and 14 deletions

View File

@@ -23,3 +23,6 @@ indent_size = 2
[Makefile]
indent_style = tab
[*.svg]
insert_final_newline = false