Add funding metadata and manifest author info

This commit is contained in:
nejimakibird 2026-04-29 23:43:31 +09:00
parent 065b777abb
commit 83fb26c019
2 changed files with 3 additions and 2 deletions

1
.github/FUNDING.yml vendored Normal file
View file

@ -0,0 +1 @@
github: nejimakibird

View file

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