Skip to content

Commit 908fa59

Browse files
committed
docs: render task demo screenshot as thumbnail
1 parent da43ca5 commit 908fa59

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,16 @@ This repo runs as a working stack, not just as documentation.
3434
- The same stack is validated in a local `k3d` cluster through the Helm chart.
3535

3636
![Frontend demo against the live backend](docs/assets/frontend-demo.png)
37-
![Task creation demo through the live UI and API](docs/assets/frontend-task-created-demo.png)
37+
38+
<a href="docs/assets/frontend-task-created-demo.png">
39+
<img
40+
src="docs/assets/frontend-task-created-demo.png"
41+
alt="Task creation demo through the live UI and API"
42+
width="420"
43+
/>
44+
</a>
45+
46+
Click the task-creation image to open the full-resolution screenshot.
3847

3948
## Impact
4049

0 commit comments

Comments
 (0)