diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-02 19:08:49 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-02 19:08:49 +0200 |
| commit | d1633e905a1487e8845088c03db8faf53d587e46 (patch) | |
| tree | 38024375e7bc7a826b4c382c246ec7668f96ab46 /web | |
| parent | aa9031ab0deb1535875fe3ca2530428f485dbf9d (diff) | |
trim right side space in viewport
Diffstat (limited to 'web')
| -rw-r--r-- | web/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index 8394c85..1dd9bc9 100644 --- a/web/index.html +++ b/web/index.html @@ -55,7 +55,8 @@ </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" /> + <img src="https://uwu.ewy.one/satty-20260502-18:45:46.png" alt="screenshot of the pik terminal interface" style="margin-top: -8px;"/> + <small>these assets were all created during development and might look different</small> </section> <section class="important"> <p> @@ -93,6 +94,9 @@ </ul> </section> <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> <figure> <img src="https://uwu.ewy.one/satty-20260417-00:10:15.png" /> <blockquote>fig. 1: the pik tui</blockquote> |
