From 6c6edffd552a8f9c5b58c3dd6a70e63ed64a04bd Mon Sep 17 00:00:00 2001 From: "Mr. Robot" Date: Sat, 1 Apr 2023 08:51:27 +0000 Subject: [PATCH] Publishing to gh-pages (publish.sh) --- posts/2022-08-09/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2022-08-09/index.html b/posts/2022-08-09/index.html index efc5f05..a5c2378 100644 --- a/posts/2022-08-09/index.html +++ b/posts/2022-08-09/index.html @@ -199,7 +199,7 @@

To resize images in commandline imagemagick package is required. With the package convert command becomes available which could be used to resize or scale images.

-
convert -resize 30% *.jpg
+
convert -resize 30% *.jpg
 convert-resize 200x200 *.jpg