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

Commit

Permalink
Cosmetic layout fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgetkromhout committed Feb 2, 2017
1 parent f8a74c4 commit 60c5443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/future.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
{{- if ne ($.Scratch.Get "month") (dateFormat "January" .startdate ) -}}
{{- $.Scratch.Set "month" (dateFormat "January" .startdate ) -}}
{{- $.Scratch.Set "month-displayed" "false" -}}
<br />
{{- end -}}
{{- if ne ($.Scratch.Get "year-displayed") "true" -}}
<h3 class="left-nav-year">{{ dateFormat "2006" .startdate }}</h3>
Expand Down

0 comments on commit 60c5443

Please sign in to comment.