From d4f6eaaa73b2d9fdb20ca9cc3a8fbc97287f4bf7 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Wed, 2 Sep 2015 12:13:31 +0800 Subject: [PATCH] Update sizes --- sh.md | 6 ++++++ social-images.md | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/sh.md b/sh.md index 28bb00370..d10eb7431 100644 --- a/sh.md +++ b/sh.md @@ -233,6 +233,12 @@ or while [[ "$1" =~ ^- && ! "$1" == "--" ]]; do; case $1 in esac; shift; done +### Reading + + cat x | while read line; do + echo $line + done + ## Reference * [Bash-hackers wiki](http://wiki.bash-hackers.org/) (back-hackers.org) diff --git a/social-images.md b/social-images.md index 3d19093cb..b7d7fba8f 100644 --- a/social-images.md +++ b/social-images.md @@ -7,10 +7,10 @@ title: Social media images | What | Dimensions | |:---- | ----------:| | Cover photo | 851 x 315 | -| Display picture | 180 x 180 | +| Display picture | 168 x 168 ? | | Highlighted image | 1200 x 717 (appears 843 x 504) | -| Share image | 1200 x 900 (appears 851 x 315) | -| Share link (og:image) | 1200 x 627 (1.9:1) | +| Share link (og:image) | 940 x 492 (1.91:1, appears as 470 x 246) | +| Share link (square) | 1:1, appears as 114 x 114? | ### Twitter