-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (39 loc) · 1.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!doctype html><html>
<head>
<meta name=generator content="Hugo 0.87.0">
<meta charset=utf-8>
<meta http-equiv=x-ua-compatible content="chrome=1">
<meta name=HandheldFriendly content="True">
<meta name=MobileOptimized content="320">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name=referrer content="no-referrer">
<title>
Johannes Hahn
</title>
<link href=/index.xml rel=alternate type=application/rss+xml title="Johannes Hahn">
<link rel=stylesheet href=/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin=anonymous media=screen>
<link rel=stylesheet href=/css/custom.css integrity crossorigin=anonymous media=screen>
<link rel=stylesheet href="https://fonts.googleapis.com/css?family=Didact+Gothic">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Johannes Hahn">
<meta name=twitter:description content>
<meta property="og:title" content="Johannes Hahn">
<meta property="og:description" content>
<meta property="og:type" content="website">
<meta property="og:url" content="https://renner.github.io/">
<title>Johannes Hahn</title>
</head>
<body>
<nav role=navigation class=flex-container id=splash>
<a href=about class=big-link>
about me
</a>
<a href=photography class=big-link>
photography
</a>
<a href=projects class=big-link>
projects
</a>
</nav>
</body>
</html>