Favicon.
This commit is contained in:
		
							parent
							
								
									b2ca373081
								
							
						
					
					
						commit
						7d05bd9da4
					
				
							
								
								
									
										11
									
								
								src/snek/static/manifest.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/snek/static/manifest.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| { | ||||
|     "name": "Snek", | ||||
|     "description": "Danger noodle", | ||||
|     "icons": [ | ||||
|       { | ||||
|         "src": "/image/snek1.png", | ||||
|         "type": "image/png", | ||||
|         "sizes": "512x512" | ||||
|       } | ||||
|     ] | ||||
|   } | ||||
| @ -11,8 +11,9 @@ | ||||
|   <script src="/message-list-manager.js"></script> | ||||
|   <script src="/chat-input.js"></script> | ||||
|   <script src="/chat-window.js"></script> | ||||
|   <link rel="stylesheet" href="base.css"> | ||||
|   <link rel="manifest" href="manifest.json" /> | ||||
|   <link rel="stylesheet" href="/base.css"> | ||||
|   <link rel="manifest" href="/manifest.json" /> | ||||
|   <link rel="icon" type="image/png" href="/image/snek1.png" sizes="32x32"> | ||||
| 
 | ||||
| </head> | ||||
| <body> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user