Skip to content

Commit

Permalink
Fix: remove space after badge (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
  • Loading branch information
linuxluigi authored Jan 28, 2022
1 parent 2b186ed commit ff23e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _template/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# {{.Base.projectName}}

[![GoTemplate](https://img.shields.io/badge/go/template-black?logo=go)](https://github.com/SchwarzIT/go-template)
[![GoTemplate](https://img.shields.io/badge/go/template-black?logo=go)](https://github.com/SchwarzIT/go-template)

{{.Base.projectDescription}}

Expand Down

0 comments on commit ff23e76

Please sign in to comment.