-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
34 lines (32 loc) · 1.08 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>DW.site - Archives</title>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<link rel="stylesheet" type="text/css" href="theme/css/main.css" />
<link rel="icon" href="static/pyrento.ico" />
</head>
<body id="index" class="home">
<header id="banner" class="body">
<!-- <h1><a href="/">DW.site</a></h1> -->
</header><!-- /#banner -->
<div class="sidebar">
<img width="160" alt="Dan" src="static/images/dww_new.png"/>
<p><strong>Links</strong></p>
<nav id="menu">
<p><a href="http://nvidia.com">NVidia</a></p>
<p><a href="http://www.cs.virginia.edu/">UVa CS</a></p>
<p><a href="http://twitter.com/thermostat/">Twitter</a></p>
</nav><!-- /#menu -->
</div>
<div class="document">
<h1>Archives for DW.site</h1>
<dl>
</dl>
<hr />
<footer id="contentinfo" class="body">
Built for pyrento.net
</footer><!-- /#contentinfo -->
</body>
</html>