Added the alt to the logo.
This commit is contained in:
		
							parent
							
								
									07e411a3a8
								
							
						
					
					
						commit
						46e6ff27c9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ const Navbar = () => {
 | 
			
		|||
    /* Nav Bar */
 | 
			
		||||
    <div className="Navbar">
 | 
			
		||||
      <nav class="navbar navbar-expand-lg navbar-dark">
 | 
			
		||||
        <img src={logo} width="40" height="40"></img>
 | 
			
		||||
        <img src={logo} alt="" width="40" height="40"></img>
 | 
			
		||||
        <a href="/" class="navbar-brand">
 | 
			
		||||
          Kene's Cribs
 | 
			
		||||
        </a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue