From 6f491f06bd27bdb96458704c95be0c36a1d3b3f9 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Fri, 15 Apr 2016 13:53:33 -0500 Subject: [PATCH] Fix event header to re-implement offsite links When I refactored out the event_header partial, I didn't bring over the offsite link capability. This commit fixes this. The commit that broke it was dfc9062. This was identified in #76 by @davidasnider. --- data/events/2016-chicago.yml | 1 + .../layouts/partials/event_header.html | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/data/events/2016-chicago.yml b/data/events/2016-chicago.yml index 5fd95b9bd7f..dc33cb0325f 100644 --- a/data/events/2016-chicago.yml +++ b/data/events/2016-chicago.yml @@ -18,6 +18,7 @@ nav_elements: - name: location - name: program - name: propose + url: http://cfp.devopsdayschi.org - name: conduct - name: sponsor diff --git a/themes/devopsdays-legacy/layouts/partials/event_header.html b/themes/devopsdays-legacy/layouts/partials/event_header.html index 48873bc5d15..e5f532e2738 100644 --- a/themes/devopsdays-legacy/layouts/partials/event_header.html +++ b/themes/devopsdays-legacy/layouts/partials/event_header.html @@ -20,8 +20,18 @@

{{ $e.city }} {{ $e.year }} - {{ title .Title }}