mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/stable'
This commit is contained in:
		
							
								
								
									
										14
									
								
								src/public/manifest.webmanifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								src/public/manifest.webmanifest
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| { | ||||
|   "name": "Trilium", | ||||
|   "short_name": "Trilium", | ||||
|   "theme_color": "DarkGray", | ||||
|   "background_color": "DarkGray", | ||||
|   "display": "standalone", | ||||
|   "scope": "/", | ||||
|   "start_url": "/", | ||||
|   "icons": [{ | ||||
|     "src": "images/app-icons/ios/apple-touch-icon.png", | ||||
|     "sizes": "180x180", | ||||
|     "type": "image/png" | ||||
|   }] | ||||
| } | ||||
| @@ -5,7 +5,7 @@ | ||||
|     <link rel="shortcut icon" href="favicon.ico"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||||
|     <title>Trilium Notes</title> | ||||
|     <link rel="apple-touch-icon" sizes="180x180" href="images/app-icons/ios/apple-touch-icon.png"> | ||||
|     <link rel="manifest" href="manifest.webmanifest"> | ||||
|  | ||||
|     <style> | ||||
|         .lds-roller { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user