mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 16:19:48 -05:00
Update make it fly hoc image to be higher res
Higher res AND SMALLER FILE SIZE?!?! This really is 2016. We live in an amazing time.
This commit is contained in:
parent
c44742e668
commit
6bcc7eeae3
3 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ var Hoc = React.createClass({
|
|||
<a href="/projects/editor/?tip_bar=fly">
|
||||
<div className="flex-row-card-info">
|
||||
<img className="flex-row-card-info-img"
|
||||
src="/images/hoc/make-it-fly-tutorial.png"
|
||||
src="/images/hoc/make-it-fly-tutorial.jpg"
|
||||
alt="" />
|
||||
<Button className="flex-row-card-info-button">
|
||||
<FormattedMessage id='hoc.tipsMakeItFlyTitle' />
|
||||
|
|
BIN
static/images/hoc/make-it-fly-tutorial.jpg
Normal file
BIN
static/images/hoc/make-it-fly-tutorial.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 118 KiB |
Loading…
Reference in a new issue