You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 画像サイズが #{PracticesHelper::OGP_SIZE.join('px x ')}px でない場合は、アスペクト比を維持したまま#{PracticesHelper::OGP_SIZE.join('px x ')}pxにリサイズして使われます。
31
+
| 画像サイズが #{PracticesHelper::OGP_SIZE[0]}px x #{PracticesHelper::OGP_SIZE[1]}px でない場合は、アスペクト比を維持してリサイズし、必要に応じて中央部分を切り取って #{PracticesHelper::OGP_SIZE[0]}px x #{PracticesHelper::OGP_SIZE[1]}px に調整します。
0 commit comments