mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-10 16:22:12 +00:00
Merge pull request #1805 from MunGell/link-on-hyperlink
Update README-template sponsor section with an extra hyperlink
This commit is contained in:
commit
ec30f227e5
2
.github/README-template.j2
vendored
2
.github/README-template.j2
vendored
@ -40,7 +40,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md).
|
|||||||
|
|
||||||
## Thanks to GitHub Sponsors
|
## Thanks to GitHub Sponsors
|
||||||
|
|
||||||
Thanks to Warp.dev for sponsoring this repository through a donation to a charity of my choice.
|
Thanks to [Warp.dev](https://go.warp.dev/awesome-for-beginners) for sponsoring this repository through a donation to a charity of my choice.
|
||||||
|
|
||||||
<table><tr>{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}</tr><tr>{% endif %}<td align="center"><a href="{{ sponsor.link }}"><img src="{{ sponsor.image }}" width="60px;" alt=""/><br/><sub><b>{{ sponsor.name }}</b></sub></a></td>{% endfor %}</tr></table>
|
<table><tr>{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}</tr><tr>{% endif %}<td align="center"><a href="{{ sponsor.link }}"><img src="{{ sponsor.image }}" width="60px;" alt=""/><br/><sub><b>{{ sponsor.name }}</b></sub></a></td>{% endfor %}</tr></table>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user