| 
									
										
										
										
											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"> | 
					
						
							| 
									
										
										
										
											2024-01-12 04:23:31 +00:00
										 |  |  | 		<link rel="stylesheet" href="tribute.css"/> | 
					
						
							| 
									
										
										
										
											2022-10-15 18:22:13 +00:00
										 |  |  | 		<style> | 
					
						
							|  |  |  | 			.tribute-container { | 
					
						
							|  |  |  | 				color: #000; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		</style> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 	</head> | 
					
						
							| 
									
										
										
										
											2024-01-15 02:01:36 +00:00
										 |  |  | 	<body style="background-color: #223a5e"> | 
					
						
							|  |  |  | 		<tf-app class="w3-deep-purple"/> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 		<script>window.litDisableBundleWarning = true;</script> | 
					
						
							| 
									
										
										
										
											2023-05-10 01:30:15 +00:00
										 |  |  | 		<script src="filesaver.min.js"></script> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 		<script src="commonmark.min.js"></script> | 
					
						
							| 
									
										
										
										
											2022-09-10 02:56:15 +00:00
										 |  |  | 		<script src="commonmark-linkify.js" type="module"></script> | 
					
						
							| 
									
										
										
										
											2022-11-12 03:06:29 +00:00
										 |  |  | 		<script src="commonmark-hashtag.js" type="module"></script> | 
					
						
							| 
									
										
										
										
											2022-09-06 23:26:43 +00:00
										 |  |  | 		<script src="script.js" type="module"></script> | 
					
						
							|  |  |  | 	</body> | 
					
						
							|  |  |  | </html> |