From 6fab78bee9f879ee4670a6d27630927c88f6cf6d Mon Sep 17 00:00:00 2001 From: Eric Poirier Date: Mon, 27 Jun 2022 08:36:10 -0400 Subject: [PATCH] Reorder the sections in the SDV contribution day page Signed-off-by: Eric Poirier --- .../sdv-contribution-day-june-2022/_index.md | 35 ++++++++++--------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/content/sdv-contribution-day-june-2022/_index.md b/content/sdv-contribution-day-june-2022/_index.md index b900225..1ec67ca 100644 --- a/content/sdv-contribution-day-june-2022/_index.md +++ b/content/sdv-contribution-day-june-2022/_index.md @@ -35,13 +35,17 @@ The SDV Working Group mission is to foster collaboration across industries to cr {{}} {{}} - -{{< grid/div class="row grey-row text-center padding-bottom-60 padding-top-40" isMarkdown="false">}} -{{< grid/div class="container" >}} -## Hosted by -SDV Contribution Day is hosted by the Eclipse Software Defined Vehicle Working Group. -{{}} -{{}} + +{{< grid/section-container id="speakers" class="grey-row">}} + {{< events/user_display event="sdv-contribution-day-june-2022" source="speakers" imageRoot="images/" title="Speakers">}} +{{}} +{{< bootstrap/modal id="eclipsefdn-modal-event-session" >}} + + +{{< grid/section-container id="agenda" class="featured-section-row featured-section-row-light-bg" title="Agenda">}} + {{< events/agenda event="sdv-contribution-day-june-2022" >}} +{{}} +{{< bootstrap/modal id="eclipsefdn-modal-event-session" >}} {{< grid/div class="container text-center padding-top-40 padding-bottom-30" isMarkdown="false">}} @@ -49,13 +53,10 @@ SDV Contribution Day is hosted by the Eclipse Software Defined Vehicle Working G {{}} - -{{< grid/section-container id="agenda" class="featured-section-row featured-section-row-light-bg" title="Agenda">}} - {{< events/agenda event="sdv-contribution-day-june-2022" >}} -{{}} - - -{{< grid/section-container id="speakers" class="grey-row">}} - {{< events/user_display event="sdv-contribution-day-june-2022" source="speakers" imageRoot="images/" title="Speakers">}} -{{}} -{{< bootstrap/modal id="eclipsefdn-modal-event-session" >}} + +{{< grid/div class="row grey-row text-center padding-bottom-60 padding-top-40" isMarkdown="false">}} +{{< grid/div class="container" >}} +## Hosted by +SDV Contribution Day is hosted by the Eclipse Software Defined Vehicle Working Group. +{{}} +{{}} -- GitLab