-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (20 loc) · 938 Bytes
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="description" content="IRC logs by ilbot" />
<link rel="stylesheet" type="text/css" href="/style.css" title="Irclog default Stylesheet" />
<link rel="shortcut icon" href="/moose1.ico" type="image/x-icon" />
<title>IRC logs - Index</title>
</head>
<body>
<h1>Index of IRC logs</h1>
<h2>Channels</h2>
<ul>
<li><a href="/dataverse/">#dataverse</a> - <a href="/dataverse/today">Today</a></li>
</ul>
<div id="footer">
<p>Powered by <a href="https://github.com/moritz/ilbot">ilbot</a>, hosted by <a href="http://dvn-vm1.hmdc.harvard.edu/data/mysql/?C=M;O=D">HMDC</a> at <a href="http://iq.harvard.edu">The Institute for Quantitative Social Science (IQSS)</a> at Harvard University.</p>
</div>
</body>
</html>