Commit 3ebdcc11 authored by picklesrus's avatar picklesrus

Add icon!

parent 828bf569
...@@ -52,7 +52,7 @@ class Download extends React.Component { ...@@ -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" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment