-
Notifications
You must be signed in to change notification settings - Fork 0
/
authors.html
50 lines (50 loc) · 1.98 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>lab3 - Authors</title>
<link rel="shortcut icon" type="image/png" href="./favicon.png">
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<link href="https://idatum.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="lab3 Full Atom Feed" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link rel="stylesheet" href="./theme/css/pygments.css" type="text/css" />
<meta name="generator" content="Pelican" />
<meta name="description" content="" />
<meta name="author" content="@[email protected]" />
</head>
<body>
<header>
<nav style="overflow: hidden;">
<ul>
<li><a href="./">Home</a></li>
<li><a href="./category/bsd.html">BSD</a></li>
<li><a href="./category/home-automation.html">Home automation</a></li>
<li><a href="./category/sdr.html">SDR</a></li>
</ul>
</nav>
<div>
<h1><a href="./">
<image src='' class="avatar" width="50px" /><span class="site_title">lab3</span>
</a></h1></div>
<h2>case studies and observations</h2>
</div>
</header>
<div id="wrapper">
<div id="content"> <h1>Authors on lab3</h1>
<ul>
<li><a href="./author/joelpmastodonsdforg.html">@[email protected]</a> (9)</li>
</ul>
<div class="clear"></div>
<footer>
<a rel="me" href="https://mastodon.sdf.org/@joelp">© 2024 mastodon.sdf.org/@joelp</a>
<br/>
<a href="https://github.com/idatum">GitHub repos</a>
·
<a href="./feeds/all.atom.xml" rel="alternate">Atom Feed</a>
</footer>
</div>
<div class="clear"></div>
</div>
</body>
</html>