free-astro-components 1.0.11 → 1.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -114,3 +114,9 @@ This project is licensed under the MIT License.
|
|
|
114
114
|
## Contact
|
|
115
115
|
|
|
116
116
|
For any questions or support, please reach out to [dventura017@gmail.com] or open an issue on the [GitHub repository](https://github.com/denv17/free-astro-components.git).
|
|
117
|
+
|
|
118
|
+
## Thanks
|
|
119
|
+
|
|
120
|
+
If you find this project helpful and would like to support its development, consider buying me a coffee:
|
|
121
|
+
|
|
122
|
+
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" >](https://buymeacoffee.com/denv)
|