Resorted head fields

This commit is contained in:
Jan Jastrow 2020-05-28 22:48:33 +02:00
parent da7609c5a7
commit 3607d66386
1 changed files with 4 additions and 4 deletions

View File

@ -3,15 +3,15 @@
<head>
<meta charset="utf-8" />
<title>Jan.su -- Welcome human!</title>
<meta name="description" content="Personal website of Jan Jastrow. A list of interweb things where you can find me." />
<meta name="author" content="Jan Jastrow" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="css/addons.min.css" type="text/css" />
<link rel="stylesheet" href="css/styles.min.css" type="text/css" />
<meta name="theme-color" content="#4bb5a9" />
<link rel="shortcut icon" type="image/svg+xml" href="favicon.svg" />
<link rel="icon" type="image/png" href="favicon.png" sizes="64x64" />
<meta name="description" content="Personal website of Jan Jastrow. A list of interweb things where you can find me." />
<meta name="author" content="Jan Jastrow" />
<meta name="theme-color" content="#4bb5a9" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta property="og:image" content="img/me.jpg" />
<meta property="og:title" content="Jan.su" />
<meta property="og:description" content="Personal website of Jan Jastrow. A list of interweb things where you can find me." />