From 12ee1c82935d5ad68747e97d630b9e56da52c8cb Mon Sep 17 00:00:00 2001 From: smdyv <88971341+smdyv@users.noreply.github.com> Date: Tue, 18 Oct 2022 11:32:18 +0200 Subject: Update device image This is a vectorized image of the Pixel 7 Pro, and saves 98 % of the byte length of the previously used image. --- static/index.html | 2 +- static/phone.png | Bin 86912 -> 0 bytes static/pixel-7-pro.svg | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 static/phone.png create mode 100644 static/pixel-7-pro.svg (limited to 'static') 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 @@
- +
diff --git a/static/phone.png b/static/phone.png deleted file mode 100644 index 7fcf1fa1..00000000 Binary files a/static/phone.png and /dev/null differ diff --git a/static/pixel-7-pro.svg b/static/pixel-7-pro.svg new file mode 100644 index 00000000..11cae528 --- /dev/null +++ b/static/pixel-7-pro.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.3.1