diff --git a/layouts/partials/welcome.html b/layouts/partials/welcome.html index fa03e52fe..9a29e0c19 100644 --- a/layouts/partials/welcome.html +++ b/layouts/partials/welcome.html @@ -19,7 +19,7 @@

DevOpsDays {{ $e.city }}

{{- dateFormat "January 2" $e.startdate -}} - {{- if eq (lower .city) (lower $e.city) -}} {{- $.Scratch.Add "past-counter" 1 -}} {{- if eq ($.Scratch.Get "past-counter") 1 -}} - Past Events in {{ ($.Scratch.Get "city") }}
+ Past {{ $e.city }} Events
{{- end -}} {{- if ne .startdate $e.startdate -}} {{ dateFormat "2006" .startdate }}