Skip to content

Commit 90288b8

Browse files
authored
chore: use correct badgeTemplate formatting (#182)
1 parent d577261 commit 90288b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"imageSize": 100,
66
"commit": false,
7-
"badgeTemplate": "<img src="https://img.shields.io/badge/all_contributors-1-purple.svg" alt="Contributors" />",
7+
"badgeTemplate": `<img src="https://img.shields.io/badge/all_contributors-1-purple.svg" alt="Contributors" />`,
88
"contributors": [
99
{
1010
"login": "ynnoj",

0 commit comments

Comments
 (0)