mud/lib/www/barrel.html
2020-09-06 05:43:07 -07:00

23 lines
611 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title>The Barrel</title>
</head>
<body>
The Barrel<br>
<br>
<a href="http://xkcd.com/1/">http://xkcd.com/1/</a><br>
<br>
<a href="http://xkcd.com/11/">http://xkcd.com/11/</a><br>
<br>
(elsewhere) <a href="http://xkcd.com/20/">http://xkcd.com/20/</a> <br>
<br>
<a href="http://xkcd.com/22/">http://xkcd.com/22/</a><br>
<br>
<a href="http://xkcd.com/25/">http://xkcd.com/25/</a><br>
<br>
<a href="http://xkcd.com/31/">http://xkcd.com/31/</a>
</body>
</html>