Make sidebar header graphic link to index.cgi, not litmus_staging/coop.

This commit is contained in:
zach%zachlipton.com 2005-10-26 05:32:17 +00:00
parent 19ece1aaf1
commit e35dbdacca

View File

@ -1,3 +1,3 @@
<div id="header">
<h1><a href="/litmus_staging/coop/" title="Return to home page" accesskey="1">Litmus</a></h1>
<h1><a href="index.cgi" title="Return to home page" accesskey="1">Litmus</a></h1>
</div>