mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 00:58:14 -05:00
Add icon!
This commit is contained in:
parent
828bf569b8
commit
3ebdcc11f7
2 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class Download extends React.Component {
|
||||||
alt={this.props.intl.formatMessage({id: 'download.iconAltText'})}
|
alt={this.props.intl.formatMessage({id: 'download.iconAltText'})}
|
||||||
className="icon"
|
className="icon"
|
||||||
height="40"
|
height="40"
|
||||||
src="/images/download/placeholder.png"
|
src="/images/download/icon.png"
|
||||||
width="40"
|
width="40"
|
||||||
/>
|
/>
|
||||||
<FormattedMessage id="download.title" />
|
<FormattedMessage id="download.title" />
|
||||||
|
|
BIN
static/images/download/icon.png
Normal file
BIN
static/images/download/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in a new issue