diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 2ae061da..f44a9f9e 100644 --- a/static/index.html +++ b/static/index.html @@ -59,7 +59,7 @@ </div> <figure class="device-img"> - <img class="phone-img" height="580" src="/phone.png" alt=""/> + <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=""/> </figure> |
