From f9c025096f14bcc31a0a1acf55cb09f357f40b39 Mon Sep 17 00:00:00 2001 From: coteeq Date: Tue, 2 Jan 2024 16:47:43 +0600 Subject: add icon --- README.md | 7 +++++++ blur-icon.png | Bin 0 -> 1356 bytes index.html | 1 + 3 files changed, 8 insertions(+) create mode 100644 blur-icon.png diff --git a/README.md b/README.md index 9b2d655..c45cbad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Iro A startpage. with colors. + +### Recreate images + +``` +convert blur.png -resize 480x480 -quality 70 blur-shakaler.jpg +convert blur.png -resize 20x20 -crop '16x16+2+2' -modulate 200 blur-icon.png +``` diff --git a/blur-icon.png b/blur-icon.png new file mode 100644 index 0000000..6062f8f Binary files /dev/null and b/blur-icon.png differ diff --git a/index.html b/index.html index 9c951e8..f626c32 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ + -- cgit v1.2.1-18-gbd029