We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b46884 commit 2e552c8Copy full SHA for 2e552c8
scripts/resize-photos.sh
@@ -7,7 +7,7 @@
7
8
BASEDIR=congress
9
10
-for SIZE in "40x50" "100x125" "200x250"
+for SIZE in "225x275" "450x550"
11
do
12
mkdir $BASEDIR/$SIZE;
13
for f in $BASEDIR/original/*.jpg
0 commit comments