Skip to main content

Use the wide screenshot

ID
83eba54
date
2022-05-06 09:25:28+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
8c7540f
message
Use the wide screenshot
changed files
3 files, 1 addition, 1 deletion

Changed files

webapp/README.md (1293) → webapp/README.md (1298)

diff --git a/webapp/README.md b/webapp/README.md
index 05db8a8..c7bd61f 100644
--- a/webapp/README.md
+++ b/webapp/README.md
@@ -2,7 +2,7 @@
 
 This is a web version of [dominant_colours], which is available at <https://dominant-colours.glitch.me/>
 
-<img src="screenshot.png" alt="A screenshot of the web app. It says 'find the dominant colours in an image' in bold letters at the top, then an illustration of two people in a Chinese dragon costume. On the right hand side are the dominant colours from that image: brown, blue, red and yellow, along with hex codes. At the bottom is a red-coloured link 'try another image'.">
+<img src="screenshot_wide.png" alt="A screenshot of the web app. It says 'find the dominant colours in an image' in bold letters at the top, then an illustration of two people in a Chinese dragon costume. On the right hand side are the dominant colours from that image: brown, blue, red and yellow, along with hex codes. At the bottom is a red-coloured link 'try another image'.">
 
 It's not meant to replace the command-line tool -- it won't get all the options, and uploading the image over HTTP means it's a lot slower.
 It's meant to be a quick replacement when I don't have easy access to a command line, e.g. when I'm on my phone.

webapp/screenshot.png (1433313) → webapp/screenshot.png (0)

diff --git a/webapp/screenshot.png b/webapp/screenshot.png
deleted file mode 100644
index 3e89231..0000000
Binary files a/webapp/screenshot.png and /dev/null differ

webapp/screenshot_wide.png (0) → webapp/screenshot_wide.png (1703237)

diff --git a/webapp/screenshot_wide.png b/webapp/screenshot_wide.png
new file mode 100644
index 0000000..a70650d
Binary files /dev/null and b/webapp/screenshot_wide.png differ