fix warnings publish

This commit is contained in:
Abel Lazaro 2026-05-15 00:14:15 -06:00
parent cea7b2b0f3
commit a728ed3dfb
2 changed files with 4 additions and 4 deletions

View file

@ -79,9 +79,9 @@ Requires the [Style Settings](https://github.com/mgmeyers/obsidian-style-setting
4. Place both files inside that folder.
5. In Obsidian, go to **Settings > Appearance > Themes** and select **CyberGlow**.
### Community Themes (coming soon)
### Community Themes
CyberGlow will be submitted to the Obsidian community themes directory. Once approved, you will be able to install it directly from **Settings > Appearance > Themes > Browse**.
Install directly from Obsidian: **Settings > Appearance > Themes > Browse** and search for **CyberGlow**.
---

View file

@ -1,7 +1,7 @@
{
"name": "CyberGlow",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "1.0.0",
"author": "DevM0nk3y",
"authorUrl": "https://github.com/DevM0nk3y/CyberGlow"
"authorUrl": "https://github.com/DevM0nk3y"
}