We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8df44 commit c0b4c19Copy full SHA for c0b4c19
README.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
<a href="https://taskfile.dev">
3
- <img src="website/static/img/logo.svg" width="200px" height="200px" />
+ <img src="website/src/public/img/logo.svg" width="200px" height="200px" />
4
</a>
5
6
<h1>Task</h1>
@@ -19,7 +19,7 @@
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" />
+ <img src="/website/src/public/img/devowl.io.svg" height="100px" title="devowl.io" />
23
24
</td>
25
</tr>
0 commit comments