diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-29 02:23:10 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-29 02:23:10 +0200 |
| commit | 8383b5abb61c60a4909bdb1585fa66db940303e3 (patch) | |
| tree | a8b290851c4c5f6aad8b4d4047d886d14951a04a /web/index.html | |
| parent | 28e43c7356d796e18d2f818d100078c5aa31c14c (diff) | |
add svg
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 6aee444..a361749 100644 --- a/web/index.html +++ b/web/index.html @@ -46,6 +46,9 @@ <span>file-based task runner</span> </header> <main> + <section> + <img src="img/pik.svg" alt="an animation of the program 'pik' being used, at first in the terminal interface, and then invoking a target through arguments" /> + </section> <section class="important"> <p> targets are files |
