Added homepage button and old link.

foo
Webmaster 21 years ago
parent 1e678ae872
commit 001923b402
  1. 1
      about/index.xml
  2. BIN
      buttons/homepage.png
  3. 4
      cscweb.xsl
  4. 2
      menu.xml

@ -23,6 +23,7 @@ University of Waterloo
Waterloo, Ontario, CANADA
N2L 3G1
</pre>
<p>Our office phone number is (519) 888-4567x3870</p>
</section>
<section title="What... is your quest?">

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -105,6 +105,10 @@
This page was generated on <xsl:value-of select="$date"/> at
<xsl:value-of select="$time"/>.
</p>
<p>
We recently switched to our new website. The <a href="/old/">old
website (as of 2002-08-10)</a> is still available.
</p>
<p>
Copyright 2002 the Computer Science Club of the University of
Waterloo. Please direct website comments to the <a

@ -1,5 +1,5 @@
<menudefs>
<menuitem title="Home" icon="gerbil" href="/"/>
<menuitem title="Home" icon="homepage" href="/"/>
<menuitem title="About" icon="csc" href="/about/"/>
<menuitem title="Events" icon="calendar" href="/events/"/>
<menuitem title="Docs" icon="docs" href="/docs/"/>

Loading…
Cancel
Save