mirror of
https://github.com/nejimakibird/model-weave.git
synced 2026-07-22 06:51:24 +00:00
Add funding metadata and manifest author info
This commit is contained in:
parent
065b777abb
commit
83fb26c019
2 changed files with 3 additions and 2 deletions
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
github: nejimakibird
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"version": "0.1.0",
|
||||
"minAppVersion": "1.5.0",
|
||||
"description": "An Obsidian plugin for managing text-first models, relationships, and diagrams in Markdown.",
|
||||
"author": "",
|
||||
"authorUrl": "",
|
||||
"author": "nejimakibird",
|
||||
"authorUrl": "https://github.com/nejimakibird",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue