mirror of
				https://github.com/DerTyp7/dertyp7.github.io.git
				synced 2025-10-31 05:37:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 	<head>
 | |
| 		<!--* META Tags -->
 | |
| 		<meta charset="UTF-8" />
 | |
| 		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | |
| 		<meta
 | |
| 			name="description"
 | |
| 			content="Janis Meister's Portfolio: A showcase of my skills, projects, and experiences in software development."
 | |
| 		/>
 | |
| 		<meta name="author" content="Janis Meister" />
 | |
| 		<meta
 | |
| 			name="keywords"
 | |
| 			content="Janis Meister, Portfolio, Software Development, Skills, Projects, Programming, Code"
 | |
| 		/>
 | |
| 
 | |
| 		<!--* Open Graph Meta Tags-->
 | |
| 		<meta property="og:title" content="Janis Meister - Portfolio" />
 | |
| 		<meta
 | |
| 			property="og:description"
 | |
| 			content="A showcase of my skills, projects, and experiences in software development."
 | |
| 		/>
 | |
| 		<meta property="og:image" content="favicon.ico" />
 | |
| 		<meta property="og:url" content="https://janis-meister.com" />
 | |
| 
 | |
| 		<!--* General -->
 | |
| 		<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
 | |
| 		<title>Janis Meister - Portfolio</title>
 | |
| 		<script type="module" crossorigin src="/assets/index-5qY6Qz1I.js"></script>
 | |
| 		<link rel="stylesheet" crossorigin href="/assets/index-TVzo5mEe.css">
 | |
| 	</head>
 | |
| 	<body>
 | |
| 		<div id="root"></div>
 | |
| 	</body>
 | |
| </html>
 | 
