Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Commit

Permalink
Past events are most easily seen on the "all" page
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgetkromhout committed Feb 2, 2017
1 parent 60c5443 commit 424413c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{{- block "main" . }} {{- end -}}
</div>
<div class="col-md-2 pull-md-8">
<a href = "/past" class="left-nav-navs">PAST EVENTS</a><br />
<a href = "/events" class="left-nav-navs">PAST EVENTS</a><br />
{{- partial "future.html" . -}}
</div>
</div>
Expand Down

0 comments on commit 424413c

Please sign in to comment.