-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
35 lines (30 loc) · 1.15 KB
/
archives.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
<!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 - Archives</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>Archives for Okke's blog</h1>
<dl>
<dt>2020-06-30</dt>
<dd><a href="https://okke-formsma.github.io/blackmagic-on-a-bluepill.html">Blackmagic on a bluepill</a></dd>
<dt>2020-05-27</dt>
<dd><a href="https://okke-formsma.github.io/using-a-trackball-as-scrollwheel.html">Using a trackball as scrollwheel</a></dd>
</dl>
</main>
</body>
</html>