mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	fix(website): favicon no longer working
This commit is contained in:
		
							parent
							
								
									92e14159b9
								
							
						
					
					
						commit
						1f71ceb611
					
				@ -2,7 +2,7 @@
 | 
				
			|||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
	<head>
 | 
						<head>
 | 
				
			||||||
		<meta charset="UTF-8" />
 | 
							<meta charset="UTF-8" />
 | 
				
			||||||
		<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
 | 
							<link rel="icon" type="image/svg+xml" href="/src/assets/favicon.ico" />
 | 
				
			||||||
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
							<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
				
			||||||
		<meta name="color-scheme" content="light dark" />
 | 
							<meta name="color-scheme" content="light dark" />
 | 
				
			||||||
		<title>Trilium Notes</title>
 | 
							<title>Trilium Notes</title>
 | 
				
			||||||
 | 
				
			|||||||
| 
		 Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user