-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauthors.html
31 lines (27 loc) · 981 Bytes
/
authors.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://okke-formsma.github.io/theme/styles.css" />
<title>Okke's blog - Authors</title>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<link href="https://fonts.googleapis.com/css2?family=Chelsea+Market&family=Libre+Franklin:wght@500&display=swap" rel="stylesheet">
<link href="https://okke-formsma.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Okke's blog Full Atom Feed" />
</head>
<body>
<header>
<h1 class="title"><a href="https://okke-formsma.github.io/">Okke's blog</a></h1>
<nav>
<ul>
</ul>
</nav>
</header>
<main>
<h1>Authors on Okke's blog</h1>
<ul>
<li><a href="https://okke-formsma.github.io/author/okke.html">Okke</a> (2)</li>
</ul>
</main>
</body>
</html>