Updated some stuff (great msg right?)

This commit is contained in:
Jon Dossey
2018-06-21 17:16:04 -05:00
parent bd4ca982b1
commit e6fbc77181
17 changed files with 159 additions and 9 deletions

33
dirindex.html Normal file
View File

@@ -0,0 +1,33 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel=stylesheet type="text/css" href="../style.css">
<title>Directory Index: dots</title>
</head>
<body>
<table class="toptable dirtop"><tr><td>
<p class="toptitle"><a href="../dirindex.html">(root)</a>
/
<a href="dirindex.html">dots</a></p>
<p class="topsubtitle">Directory Index</p>
</td></tr></table>
<div class="mininav">
<a href="../dirindex.html">Root</a> |
<a href="../allindex.html">Global</a> |
<a href="../sortindex.html">Sorted</a>
</div>
<h3>Sub-directories:</h3>
<ul>
<li><a href="vim/dirindex.html">vim</a></li>
</ul><p>
</body>
</html>