Skip to content

Commit cfef6dc

Browse files
committed
feat: add svg icons for sponsoring
1 parent 802c5e5 commit cfef6dc

File tree

5 files changed

+15
-5
lines changed

5 files changed

+15
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## What's Changed
99
* feat: add more sections to README file
10+
* feat: add svg icons for sponsoring
1011

1112
**Full Changelog**: https://github.com/airscripts/analscript/compare/1.0.0...1.1.0
1213

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,18 @@ Here you can list some useful resources about this project:
2828
Contributions and suggestions about how to improve this project are welcome!
2929

3030
## Support
31-
If you want to support my work you can do it with the links below.
32-
31+
If you want to support my work you can do it following me, leaving a star, sharing my projects or also with the links below.
3332
Choose what you find more suitable for you:
34-
- [Support me on GitHub](https://github.com/sponsors/Airscripts)
35-
- [Support me via ko-fi](https://ko-fi.com/airscript)
36-
- [Support me via linktr.ee](https://linktr.ee/airscript)
33+
34+
<a href="https://sponsor.airscript.it" target="blank">
35+
<img src="./assets/images/github-sponsors.svg" alt="GitHub Sponsors" width="30px" />
36+
</a>&nbsp;
37+
<a href="https://kofi.airscript.it" target="blank">
38+
<img src="./assets/images/kofi.svg" alt="Kofi" width="30px" />
39+
</a>&nbsp;
40+
<a href="https://linktree.airscript.it" target="blank">
41+
<img src="./assets/images/linktree.svg" alt="Linktree" width="30px" />
42+
</a>
3743

3844
*As of my personal preference, I'do go with GitHub Sponsors.*
3945

assets/images/github-sponsors.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/images/kofi.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/images/linktree.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)