diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-28 03:25:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-28 03:25:08 +0900 |
| commit | 10722b6549c756f32dc8598da8afb5b3fd72f39b (patch) | |
| tree | d8a31393312989c31c8faf909739e987fe32e2cd /static/index.html | |
| parent | b9b6e3db160853d0d52bd7df6215c4fa38693184 (diff) | |
static: replace artwork
Artwork is from http://www.rd-sounds.com/C83.html
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 4c393dae..a8c57bba 100644 --- a/static/index.html +++ b/static/index.html @@ -45,8 +45,8 @@ </div> <figure class="device-img"> - <img class="phone-img" width="276" height="579" src="[[path|/pixel-7-pro.svg]]" alt=""/> - <img class="phone-logo-img" width="200" height="200" src="[[path|/mask-icon.svg]]" alt=""/> + <img class="laptop-img" width="288" height="171" src="[[path|/laptop.svg]]" alt=""/> + <img class="laptop-logo-img" width="108" height="108" src="[[path|/mask-icon.svg]]" alt=""/> </figure> </div> |
