blogs/obsidian-plugin/microblog-sync/manifest.json
Neeldhara Misra 3ced32a4d0
Some checks failed
Build / build (push) Has been cancelled
Add featured post flag for homepage
2026-06-22 13:08:56 +05:30

9 lines
256 B
JSON

{
"id": "microblog-sync",
"name": "Blog Family Sync",
"version": "0.5.0",
"minAppVersion": "1.5.0",
"description": "Sync the public Obsidian blog folders with the local Astro blog repos.",
"author": "Neeldhara Misra",
"isDesktopOnly": true
}