Licence button

This commit is contained in:
James Barnsley
2017-11-21 08:07:00 +13:00
parent eb049a8bd6
commit 67ba842014

View File

@ -466,7 +466,7 @@ class Settings extends React.Component {
<FontAwesome name="github" />&nbsp;GitHub
</a>
&nbsp;&nbsp;
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/" target="_blank" style={{display: 'inline-block', verticalAlign: 'middle'}}><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a>
<a className="button" href="http://creativecommons.org/licenses/by-nc/4.0/" target="_blank"><FontAwesome name="creative-commons" />&nbsp;Licence</a>
</div>
</div>