Website_Jastrow.me/index.html

39 lines
2.0 KiB
HTML
Raw Normal View History

2014-08-19 03:37:56 +02:00
<!doctype html>
<html lang="de">
<head>
<meta charset="UTF-8" />
<title>Jastrow.me</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Designtest for a new layout." />
<meta name="author" content="Jan Jastrow" />
<link href='http://fonts.googleapis.com/css?family=Hind:400,500,500italic|Merriweather+Sans:700&subset=latin' rel='stylesheet' type='text/css'>
<link href='css/main.min.css' rel='stylesheet' type='text/css'>
</head>
<body>
<header>
<img src="img/me.jpg" alt="It's Jan!" />
<h1>Jan Jastrow</h1>
<p>Founder of <strong>Schwerkraftlabor</strong> <a href="http://schwerkraftlabor.de/" title="Schwerkraftlabor.de"><span class="icon-lab"></span></a></p>
<ul class="contact">
<li><a title="Download vCard (.vcf)" href="/VCF/Jan.vcf"><span class="icon-vcard"></span></a></li>
<li><a title="Call me, maybe?" href="tel:+491752736642"><span class="icon-mobile"></span></a></li>
<li><a title="Write me an e-mail" href="mailto:jan@schwerkraftlabor.de"><span class="icon-paperplane"></span></a></li>
<li><a title="Twitter" href="https://twitter.com/Gehirnfussel"><span class="icon-twitter"></span></a></li>
<li><a title="Facebook" href="https://facebook.com/jan.jastrow"><span class="icon-facebook"></span></a></li>
<li><a title="Tumblr" href="https://jan.jastrow.me/"><span class="icon-tumblr"></span></a></li>
<li><a title="GitHub" href="https://github.com/Gehirnfussel/"><span class="icon-github"></span></a></li>
</ul>
<hr />
</header>
<article>
<h1>Who is Jan?</h1>
<p>Born as a human in 1988, I was forced to get through life to this very moment.<br />
But let me recap some parts of this life - so you can get a little overview.</p>
<p>As I said before I was born on November 27th, 1988 in <a href="http://osm.org/go/0Hmn_AO8-?layers=H">Rendsburg</a>, which is a city in the northern part (Schlewig-Holstein) of Germany.<p>
</article>
</body>
</html>