mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Make Conference logo button link to homepage.
This commit is contained in:
parent
87146c3193
commit
3e52bc7fc5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ var Navigation = React.createClass({
|
|||
<NavigationBox>
|
||||
<ul className="ul mod-2018">
|
||||
<li className="li-left mod-logo mod-2018">
|
||||
<a href="/conference" className="logo-a">
|
||||
<a href="/" className="logo-a">
|
||||
<img
|
||||
src="/images/logo_sm.png"
|
||||
alt="Scratch Logo"
|
||||
|
|
Loading…
Reference in a new issue