-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
53 lines (43 loc) · 1.32 KB
/
Copy pathindex.html
File metadata and controls
53 lines (43 loc) · 1.32 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.71.1" /><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Home | Carsten's Blog
</title>
<link rel="stylesheet" href="https://blog.carsten-rattay.de/css/style.min.f035660efc6fea096468fbac741bf01024ba733b23a1677941d131b99736e440.css" integrity="sha256-8DVmDvxv6glkaPusdBvwECS6czsjoWd5QdExuZc25EA=" crossorigin="anonymous"
type="text/css">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
</head>
<body><header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="https://blog.carsten-rattay.de/tags/">Tags</a></li>
</ul>
</nav>
</header>
<main id="content-start">
<ul class="post-list">
<li>
<h2><a href="/2020/hello-world/">Hello World</a></h2>
<time datetime="2020-05-30 15:00">May, 30 2020</time>
<span>4 min read</span>
</li>
</ul>
</main>
<footer>
<ul>
<li>© 2020 Carsten Rattay</li>
<li>
<a href="/">
Home
</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</footer></body>
</html>