| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html style="color: #fff"> | 
					
						
							|  |  |  | 	<head> | 
					
						
							|  |  |  | 		<title>Tilde Friends</title> | 
					
						
							| 
									
										
										
										
											2022-09-10 02:56:15 +00:00
										 |  |  | 		<base target="_top"> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 	</head> | 
					
						
							|  |  |  | 	<body> | 
					
						
							|  |  |  | 		<h1>Tilde Friends</h1> | 
					
						
							|  |  |  | 		<tf-app/> | 
					
						
							|  |  |  | 		<script>window.litDisableBundleWarning = true;</script> | 
					
						
							|  |  |  | 		<script src="commonmark.min.js"></script> | 
					
						
							| 
									
										
										
										
											2022-09-10 02:56:15 +00:00
										 |  |  | 		<script src="commonmark-linkify.js" type="module"></script> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 		<script src="script.js" type="module"></script> | 
					
						
							|  |  |  | 	</body> | 
					
						
							|  |  |  | </html> |