Skip to content

Commit

Permalink
Add credit-card icon for FUNDING.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed Feb 29, 2020
1 parent 6046e89 commit a8e026a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
"issue_template",
"pull_request_template"
],
"funding": [
"funding.yml"
],
"ignore": [
{
"names": [
Expand Down Expand Up @@ -512,6 +515,10 @@
"iconColor": "@blue",
"iconName": "text-size"
},
"funding": {
"iconColor": "@violet",
"iconName": "credit-card"
},
"headers": {
"iconColor": "@yellow",
"iconName": "file-code"
Expand Down

0 comments on commit a8e026a

Please sign in to comment.