mirror of
https://github.com/bwya77/collapsible-code-blocks.git
synced 2026-07-22 12:00:25 +00:00
added funding and authorurl
This commit is contained in:
parent
7ac1cd94c1
commit
e818f5626d
1 changed files with 5 additions and 0 deletions
|
|
@ -5,5 +5,10 @@
|
|||
"minAppVersion": "0.15.0",
|
||||
"description": "Makes code blocks collapsible in preview mode as well as enabling scroll-able code blocks.",
|
||||
"author": "Bradley Wyatt",
|
||||
"authorUrl": "https://github.com/bwya77",
|
||||
"fundingUrl": {
|
||||
"Buy Me a Coffee": "buymeacoffee.com/bwya77",
|
||||
"GitHub Sponsor": "https://github.com/sponsors/bwya77"
|
||||
},
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
Loading…
Reference in a new issue