mirror of
				https://github.com/bartvdbraak/omnidash.git
				synced 2025-10-29 23:49:12 +00:00 
			
		
		
		
	fix: proper linking
This commit is contained in:
		
							parent
							
								
									439b6eabe8
								
							
						
					
					
						commit
						2a2d333461
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -17,7 +17,7 @@ export const Header: React.FC = () => { | |||
|               <li> | ||||
|                 <Link | ||||
|                   className="text-sm font-medium text-zinc-300 hover:text-white duration-500" | ||||
|                   href="/overview" | ||||
|                   href="/" | ||||
|                 > | ||||
|                   Sign in | ||||
|                 </Link> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue