File tree Expand file tree Collapse file tree 4 files changed +38
-1
lines changed
versioned_docs/version-latest Expand file tree Collapse file tree 4 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1010 </p >
1111
1212 <p >
13- <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>
13+ <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>
1414 </p >
15+
16+ <h1 >Gold Sponsors</h1 >
17+
18+ <table >
19+ <tr>
20+ <td align="center" valign="middle">
21+ <a target="_blank" href="https://devowl.io">
22+ <img src="/website/static/img/devowl.io.svg" height="100px" title="devowl.io" />
23+ </a>
24+ </td>
25+ </tr>
26+ </table >
1527</div >
Original file line number Diff line number Diff line change @@ -50,6 +50,18 @@ guide to check the full schema documentation and Task features.
5050 of files haven't changed since last run (based either on its timestamp or
5151 content).
5252
53+ # # Gold Sponsors
54+
55+ <table class="gold-sponsors">
56+ <tr>
57+ <td align="center" valign="middle">
58+ <a target="_blank" href="https://devowl.io">
59+ <img src="/img/devowl.io.svg" height="100px" title="devowl.io" />
60+ </a>
61+ </td>
62+ </tr>
63+ </table>
64+
5365{/* prettier-ignore-start */}
5466[make] : https://www.gnu.org/software/make/
5567[go] : https://go.dev/
Original file line number Diff line number Diff line change @@ -50,6 +50,18 @@ guide to check the full schema documentation and Task features.
5050 of files haven't changed since last run (based either on its timestamp or
5151 content).
5252
53+ # # Gold Sponsors
54+
55+ <table class="gold-sponsors">
56+ <tr>
57+ <td align="center" valign="middle">
58+ <a target="_blank" href="https://devowl.io">
59+ <img src="/img/devowl.io.svg" height="100px" title="devowl.io" />
60+ </a>
61+ </td>
62+ </tr>
63+ </table>
64+
5365{/* prettier-ignore-start */}
5466[make] : https://www.gnu.org/software/make/
5567[go] : https://go.dev/
You can’t perform that action at this time.
0 commit comments