mirror of
https://github.com/go-task/task.git
synced 2025-09-16 09:26:16 +02:00
chore(website): mention devowl.io as a gold sponsor
This commit is contained in:
14
README.md
14
README.md
@@ -10,6 +10,18 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://taskfile.dev/installation/">Installation</a> | <a href="https://taskfile.dev/usage/">Documentation</a> | <a href="https://twitter.com/taskfiledev">Twitter</a> | <a href="https://fosstodon.org/@task">Mastodon</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a>
|
<a href="https://taskfile.dev/installation/">Installation</a> | <a href="https://taskfile.dev/usage/">Documentation</a> | <a href="https://twitter.com/taskfiledev">Twitter</a> | <a href="https://bsky.app/profile/taskfile.dev">Bluesky</a> | <a href="https://fosstodon.org/@task">Mastodon</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h1>Gold Sponsors</h1>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td align="center" valign="middle">
|
||||||
|
<a target="_blank" href="https://devowl.io">
|
||||||
|
<img src="/website/static/img/devowl.io.svg" height="100px" title="devowl.io" />
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -50,6 +50,18 @@ guide to check the full schema documentation and Task features.
|
|||||||
of files haven't changed since last run (based either on its timestamp or
|
of files haven't changed since last run (based either on its timestamp or
|
||||||
content).
|
content).
|
||||||
|
|
||||||
|
## Gold Sponsors
|
||||||
|
|
||||||
|
<table class="gold-sponsors">
|
||||||
|
<tr>
|
||||||
|
<td align="center" valign="middle">
|
||||||
|
<a target="_blank" href="https://devowl.io">
|
||||||
|
<img src="/img/devowl.io.svg" height="100px" title="devowl.io" />
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
{/* prettier-ignore-start */}
|
{/* prettier-ignore-start */}
|
||||||
[make]: https://www.gnu.org/software/make/
|
[make]: https://www.gnu.org/software/make/
|
||||||
[go]: https://go.dev/
|
[go]: https://go.dev/
|
||||||
|
1
website/static/img/devowl.io.svg
Normal file
1
website/static/img/devowl.io.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
@@ -50,6 +50,18 @@ guide to check the full schema documentation and Task features.
|
|||||||
of files haven't changed since last run (based either on its timestamp or
|
of files haven't changed since last run (based either on its timestamp or
|
||||||
content).
|
content).
|
||||||
|
|
||||||
|
## Gold Sponsors
|
||||||
|
|
||||||
|
<table class="gold-sponsors">
|
||||||
|
<tr>
|
||||||
|
<td align="center" valign="middle">
|
||||||
|
<a target="_blank" href="https://devowl.io">
|
||||||
|
<img src="/img/devowl.io.svg" height="100px" title="devowl.io" />
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
{/* prettier-ignore-start */}
|
{/* prettier-ignore-start */}
|
||||||
[make]: https://www.gnu.org/software/make/
|
[make]: https://www.gnu.org/software/make/
|
||||||
[go]: https://go.dev/
|
[go]: https://go.dev/
|
||||||
|
Reference in New Issue
Block a user