Make banner/logo go back to csc home

news-update
Michael Ellis 13 years ago
parent bd91f04ac1
commit e9f5c8ac1b
  1. 2
      library/index.cgi

@ -33,7 +33,7 @@ print <<END;
<div class="uwlogo">
<a href="http://www.uwaterloo.ca/"><img src="$webroot/logos/uw_logo.png" alt="University of Waterloo" width="105" height="70"/></a>
</div><div class="csclogo">
<a href="./"><img src="$webroot/logos/csc_logo.png" alt="Computer Science Club" width="420" height="79"/></a>
<a href="/"><img src="$webroot/logos/csc_logo.png" alt="Computer Science Club" width="420" height="79"/></a>
</div></div>
<div class="dirheader">

Loading…
Cancel
Save