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.
		
		
		
		
		
			
		
			
				
					
					
						
							31 lines
						
					
					
						
							1.2 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							31 lines
						
					
					
						
							1.2 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"> | |
| 
 | |
| 	<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> | |
| 	<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> | |
| 	<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-chrome-192x192.png"> | |
| 	<link rel="manifest" href="/favicon/site.webmanifest"> | |
| 	<meta name="theme-color" content="#ff5555"> | |
| 	<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5"> | |
| 	<link rel="shortcut icon" href="/favicon/favicon.ico"> | |
| 	<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png"> | |
| 	<meta name="msapplication-config" content="/favicon/browserconfig.xml"> | |
| 	<meta name="msapplication-TileColor" content="#ff5555"> | |
| 
 | |
| 	<link rel="stylesheet" href="/fonts.css" /> | |
| 	<title>MKRhere blog</title> | |
| </head> | |
| 
 | |
| <body> | |
| 	<noscript>You need to enable JavaScript to run this app.</noscript> | |
| 	<div id="root"></div> | |
| 	<script type="module" src="/src/blog.tsx"></script> | |
| </body> | |
| 
 | |
| </html>
 | |
| 
 |