60 lines
No EOL
2 KiB
HTML
60 lines
No EOL
2 KiB
HTML
<!doctype html>
|
|
<html lang=en>
|
|
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<base href="@base_url">
|
|
<title>@title // the codeartist — programmer and engineer based in Berlin</title>
|
|
<meta content="The personal page and weblog of Norman Köhring" name=description>
|
|
<meta content="Norman Köhring" name=author>
|
|
<meta content="the codeartist — programmer and engineer based in Berlin" name=DC.title>
|
|
<meta content="52.4595, 13.5335" name=ICBM>
|
|
<meta content="52.4595; 13.5335" name=geo.position>
|
|
<meta content=DE-BE name=geo.region>
|
|
<meta content=Berlin name=geo.placename>
|
|
<meta content="width=device-width,initial-scale=1.0" name=viewport>
|
|
<link href=https://koehr.in rel=author>
|
|
<link href=https://koehr.in rel=canonical>
|
|
<link href=https://k0r.in rel=alternate>
|
|
<link href=https://koehr.ing rel=me>
|
|
<link href=@Koehr@mstdn.io rel=me>
|
|
<link href=https://sr.ht/~koehr/ rel=me>
|
|
<link href=https://git.k0r.in rel=me>
|
|
<link href=https://threads.net/@coffee_n_code rel=me>
|
|
<link href=https://instagram.com/@coffee_n_code rel=me>
|
|
<link href=https://ko-fi.com/koehr rel=me>
|
|
<link href=https://reddit.com/user/koehr rel=me>
|
|
<link href=https://koehr.in/rss.xml rel=alternate title=RSS type=application/rss+xml>
|
|
<link href=/favicon.png rel=icon type=image/x-icon>
|
|
<link href=/style.css rel=stylesheet>
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
Homepage of
|
|
<div class=p-name>
|
|
<span class=first-name>Norman</span>
|
|
<span class=last-name>Köhring</span>
|
|
</div>
|
|
Code Artist
|
|
</header>
|
|
<main>
|
|
<div id=content>
|
|
@contents
|
|
</div>
|
|
<div id=menu>
|
|
<a href="https://koehr.ing" target="_blank">
|
|
Try the Interactive Homepage Experiment
|
|
<img src="/interactive-homepage.jpg" />
|
|
</a>
|
|
<a href="/about.html">
|
|
Learn more about me and my work, here
|
|
<img src="/header.jpg" />
|
|
</a>
|
|
</div>
|
|
</main>
|
|
<link href=/extended.css rel=stylesheet>
|
|
<script async data-goatcounter=https://koehr.goatcounter.com/count src=//gc.zgo.at/count.js></script>
|
|
</body>
|
|
|
|
</html> |