changed logo link to home page (#174)
This commit is contained in:
		
				
					committed by
					
						
						Mrugesh Mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							5de3da69b1
						
					
				
				
					commit
					9bb486f57d
				
			@@ -11,9 +11,9 @@ function Header() {
 | 
			
		||||
  return (
 | 
			
		||||
    <header>
 | 
			
		||||
      <nav id='top-nav'>
 | 
			
		||||
        <Link className='home-link' to='/'>
 | 
			
		||||
        <a className='home-link' href='https://freecodecamp.org'>
 | 
			
		||||
          <NavLogo />
 | 
			
		||||
        </Link>
 | 
			
		||||
        </a>
 | 
			
		||||
        <FCCSearch />
 | 
			
		||||
        <ul id='top-right-nav'>
 | 
			
		||||
          <li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user