Skip to content

Commit

Permalink
add badges and sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
mightbesimon committed Nov 24, 2022
1 parent eb071a8 commit 009cfd5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,21 @@
"color": "#303841",
"theme": "dark"
},
"markdown": "github",
"badges": [
{
"url": "https://github.com/mightbesimon/vscode-mariana/actions/workflows/publish.yml/badge.svg",
"href": "https://mightbesimon.com",
"description": "publish"
}
],
"repository": {
"type": "git",
"url": "https://github.com/mightbesimon/vscode-mariana/"
},
"sponsor": {
"url": "https://github.com/sponsors/mightbesimon"
},
"author": "mightbesimon",
"publisher": "mightbesimon",
"version": "0.99.99",
Expand Down

0 comments on commit 009cfd5

Please sign in to comment.