Minor fix
This commit is contained in:
parent
51577c906f
commit
63840bbab6
14
index.html
14
index.html
@ -1,5 +1,19 @@
|
||||
<!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/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>
|
||||
<nav id="nav"
|
||||
><a href="#home">Home</a
|
||||
|
Loading…
Reference in New Issue
Block a user