Minor fix

This commit is contained in:
Manos Katsomallos 2020-01-01 08:06:04 +02:00
parent 51577c906f
commit 63840bbab6

View File

@ -1,5 +1,19 @@
<!DOCTYPE html> <!DOCTYPE html>
<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/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>
<body> <body>
<nav id="nav" <nav id="nav"
><a href="#home">Home</a ><a href="#home">Home</a