Make Conference logo button link to homepage.

This commit is contained in:
Sheshank Shankar 2017-11-21 16:51:11 -08:00 committed by GitHub
parent 87146c3193
commit 3e52bc7fc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"