Some fixups.

This commit is contained in:
Stefanus Du Toit 2002-04-14 22:38:07 +00:00
parent 76a84e965b
commit aae56e9508
5 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
INPUTS = index.xml
SUBDIRS = about events
SUBDIRS = about events docs office
include default.mk

View File

@ -1,4 +1,4 @@
ROOT=$(HOME)/cvs/www
ROOT=$(HOME)/csc/web
#DEBUG = 1
OUTPUTS=$(INPUTS:.xml=.html)

View File

@ -10,5 +10,5 @@
</p>
</section>
<footer />
</cscpage>

View File

@ -28,12 +28,12 @@
href="mailto:veep@csclub.uwaterloo.ca">Vice President</a> right
away! We will be more than glad to help you organise and hold your
event. If you want to help out with other CSC stuff, drop by <a
href="offfice/">the office</a> and we'll give you something to
href="office/">the office</a> and we'll give you something to
do. You might want to try contacting the <a
href="mailto:sysadmin@csclub.uwaterloo.ca">Sysadmin</a> if you're
interested in doing system administration tasks or the <a
href="mailto:offman@csclub.uwaterloo.ca">Office Manager</a> if you
wish to become <a href="office/staff">office staff</a>.
wish to become <a href="office/staff.html">office staff</a>.
</p>
</section>
@ -41,7 +41,7 @@
<p>
Many members of the Computer Science Club host their homepage on
our webserver. To see a listing of such pages and find out how to
get your own, check out the <a href="users/">Users page</a>.
get your own, check out the <a href="u/">Users page</a>.
</p>
</section>

View File

@ -4,6 +4,6 @@
<menuitem title="Events" icon="calendar" href="/events/"/>
<menuitem title="Docs" icon="docs" href="/docs/"/>
<menuitem title="Office" icon="office" href="/office/"/>
<menuitem title="Users" icon="users" href="/users/"/>
<menuitem title="Users" icon="users" href="/u/"/>
<menuitem title="Stats" icon="stats" href="/stats/"/>
</menudefs>