mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
docs(readme): add prominent creator sites block in support section
This commit is contained in:
parent
4958c3d7b4
commit
0b0ec2efb0
2 changed files with 13 additions and 2 deletions
|
|
@ -361,7 +361,7 @@
|
|||
CODE_SIGNING_ALLOWED = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 485;
|
||||
CURRENT_PROJECT_VERSION = 486;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEVELOPMENT_TEAM = CS727NF72U;
|
||||
ENABLE_APP_SANDBOX = YES;
|
||||
|
|
@ -444,7 +444,7 @@
|
|||
CODE_SIGNING_ALLOWED = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 485;
|
||||
CURRENT_PROJECT_VERSION = 486;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEVELOPMENT_TEAM = CS727NF72U;
|
||||
ENABLE_APP_SANDBOX = YES;
|
||||
|
|
|
|||
11
README.md
11
README.md
|
|
@ -684,6 +684,17 @@ Keep it free, sustainable, and improving.
|
|||
- External support: [Patreon](https://www.patreon.com/h3p)
|
||||
- External support: [PayPal](https://www.paypal.com/paypalme/HilthartPedersen)
|
||||
|
||||
### Creator Sites
|
||||
|
||||
<p align="center">
|
||||
<a href="https://h3p.me/home">
|
||||
<img alt="h3p.me Photography" src="https://img.shields.io/badge/h3p.me-Photography%20Portfolio-111827?style=for-the-badge">
|
||||
</a>
|
||||
<a href="https://apps-h3p.com">
|
||||
<img alt="apps-h3p.com Product Hub" src="https://img.shields.io/badge/apps--h3p.com-Apps%20%26%20Docs%20Hub-0A84FF?style=for-the-badge">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
- Questions and ideas: [GitHub Discussions](https://github.com/h3pdesign/Neon-Vision-Editor/discussions)
|
||||
- Discussions categories: [Ideas](https://github.com/h3pdesign/Neon-Vision-Editor/discussions/categories/ideas) | [Q&A](https://github.com/h3pdesign/Neon-Vision-Editor/discussions/categories/q-a) | [Showcase](https://github.com/h3pdesign/Neon-Vision-Editor/discussions/categories/show-and-tell)
|
||||
- Project board (Now / Next / Later): [Roadmap Hub #49](https://github.com/h3pdesign/Neon-Vision-Editor/issues/49)
|
||||
|
|
|
|||
Loading…
Reference in a new issue