| 
									
										
										
										
											2025-08-12 01:05:59 +02:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="UTF-8"> | 
					
						
							|  |  |  |     <link rel="icon" href="/favicon.ico"> | 
					
						
							| 
									
										
										
										
											2025-08-26 14:38:57 +02:00
										 |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"> | 
					
						
							| 
									
										
										
										
											2025-08-12 01:05:59 +02:00
										 |  |  |     <title>Notebrook</title> | 
					
						
							|  |  |  |     <meta name="description" content="Light note taking app in messenger style"> | 
					
						
							|  |  |  |   </head> | 
					
						
							| 
									
										
										
										
											2025-08-22 19:17:37 +02:00
										 |  |  |   <body role="application"> | 
					
						
							| 
									
										
										
										
											2025-08-12 01:05:59 +02:00
										 |  |  |     <div id="app"></div> | 
					
						
							|  |  |  |     <script type="module" src="/src/main.ts"></script> | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | </html> |