WWW/index.html

33 lines
1.6 KiB
HTML
Raw Normal View History

2019-12-31 02:26:38 +01:00
<!DOCTYPE html>
<html>
2020-01-01 07:06:04 +01:00
<head>
2020-11-08 10:21:24 +01:00
<link rel="stylesheet" href="css/styles.css">
2020-01-01 07:06:04 +01:00
<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/profile-pic-og.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="img/favicon.ico">
<title>Manos Katsomallos</title>
</head>
2019-12-31 02:26:38 +01:00
<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>
2019-12-31 20:27:21 +01:00
<div class="social"><!--
2020-09-05 10:36:23 +02:00
--><a class="email" href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;%6D%61%6E%6F%73%40%64%65%6C%6B%61%70%70%61%2E%63%6F%6D" target="_blank"></a><!--
2020-08-17 16:23:07 +02:00
--><a class="git" href="https://git.delkappa.com/manos"></a><!--
2020-08-24 00:21:59 +02:00
--><a class="photos" href="https://photos.delkappa.com"></a><!--
2019-12-31 20:27:21 +01:00
--><a class="in" href="https://linkedin.com/in/delkappa" target="_blank"></a><!--
--><a class="tr" href="https://twitter.com/delkappa" target="_blank"></a>
2019-12-31 02:26:38 +01:00
</div>
</div>
</div>
</body>
2020-01-01 06:47:15 +01:00
</html>