diff options
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> |
