33 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <link rel="stylesheet" href="css/styles.css">
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <meta name="title" content="Manos Katsomallos" />
 | 
						|
    <meta name="description" content="Computer scientist, problem solver, son of his father and not his brother.">
 | 
						|
    <meta name="keywords" content="manos katsomallos, emmanouil katsomallos, katsomallos">
 | 
						|
    <meta property="og:url" content="https://delkappa.com" />
 | 
						|
    <meta property="og:title" content="Manos Katsomallos" />
 | 
						|
    <meta property="og:description" content="Computer scientist, problem solver, son of his father and not his brother." />
 | 
						|
    <meta property="og:image" content="https://delkappa.com/img/background.jpg" />
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
    <link rel="icon" href="img/favicon.ico">
 | 
						|
    <title>Manos Katsomallos</title>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div id="home">
 | 
						|
      <div class="content">
 | 
						|
        <div class="title">Manos Katsomallos</div>
 | 
						|
        <div class="subtitle">Computer scientist, problem solver,<br>son of his father and not his brother.</div>
 | 
						|
        <div class="social"><!--
 | 
						|
          --><a class="email" href="mailto:%6D%61%6E%6F%73%40%64%65%6C%6B%61%70%70%61%2E%63%6F%6D" target="_blank"></a><!--
 | 
						|
          --><a class="git" href="https://git.delkappa.com/manos"></a><!--
 | 
						|
          --><a class="photos" href="https://photos.delkappa.com"></a><!--
 | 
						|
          --><a class="in" href="https://linkedin.com/in/delkappa" target="_blank"></a><!--
 | 
						|
          --><a class="tr" href="https://twitter.com/delkappa" target="_blank"></a>
 | 
						|
        </div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
  </body>
 | 
						|
</html>
 |