-
-
Notifications
You must be signed in to change notification settings - Fork 392
/
Copy patharchives.html
42 lines (42 loc) · 1.52 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
36
37
38
39
40
41
42
<!DOCTYPE html>
<html lang="en">
<head>
<title>libdatachannel</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link href="https://libdatachannel.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="libdatachannel Full Atom Feed">
<!-- twitter card metadata -->
<!-- OG Tags -->
<!-- favicon -->
<!-- css -->
<link rel="stylesheet" type="text/css" href="https://libdatachannel.org/theme/css/main.css">
<link rel="stylesheet" type="text/css" href="https://libdatachannel.org/theme/css/pygments-highlight.css">
</head>
<body>
<a href="https://github.com/paullouisageneau/libdatachannel">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://libdatachannel.org/images/forkme_right_gray_6d6d6d.svg" alt="Fork me on GitHub" />
</a>
<div role="banner" id="banner">
<header>
<nav id="menu">
<ul>
<li><a href="https://libdatachannel.org/">libdatachannel</a></li>
<li><a href="https://libdatachannel.org/pages/reference.html">reference</a></li>
</ul>
</nav>
</header>
</div>
<div class="page" role="main">
<div class="page-title">
<h1>archives</h1>
</div>
<div class="articles">
<ol>
</ol>
</div>
<footer>
<p>© 2021 Paul-Louis Ageneau</p>
</footer>
</div>
</body>
</html>