added funding and authorurl

This commit is contained in:
Bradley Wyatt 2025-01-29 11:08:47 -06:00
parent 7ac1cd94c1
commit e818f5626d

View file

@ -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
}