mirror of https://github.com/mkrhere/pw2
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							34 lines
						
					
					
						
							1.4 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							34 lines
						
					
					
						
							1.4 KiB
						
					
					
				| <!DOCTYPE html> | |
| <html lang="en"> | |
| 	<head> | |
| 		<meta charset="utf-8" /> | |
| 		<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| 		<meta name="description" content="Personal website of MKRhere" /> | |
| 		<meta name="darkreader-lock" /> | |
| 
 | |
| 		<!-- generated by realfavicongenerator.net --> | |
| 		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png?v=240615" /> | |
| 		<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png?v=240615" /> | |
| 		<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png?v=240615" /> | |
| 		<link rel="manifest" href="/favicon/site.webmanifest?v=240615" /> | |
| 		<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg?v=240615" color="#ff5555" /> | |
| 		<link rel="shortcut icon" href="/favicon/favicon.ico?v=240615" /> | |
| 		<meta name="msapplication-TileColor" content="#da532c" /> | |
| 		<meta name="msapplication-config" content="/favicon/browserconfig.xml?v=240615" /> | |
| 		<meta name="theme-color" content="#ffffff" /> | |
| 
 | |
| 		<title>MKRhere</title> | |
| 	</head> | |
| 
 | |
| 	<body> | |
| 		<noscript>You need to enable JavaScript to run this app.</noscript> | |
| 		<style> | |
| 			/* inline all the CSS to save a couple roundtrips */ | |
| 			@import url("./src/index.css"); | |
| 			@import url("./public/fonts.css"); | |
| 			@import url("./src/util/dynamic-gradient.css"); | |
| 		</style> | |
| 		<div id="root"></div> | |
| 		<script type="module" src="/src/index.tsx"></script> | |
| 	</body> | |
| </html>
 | |
| 
 |