Skip to content
Snippets Groups Projects

Changed registration to thank you message....

1 file
+ 4
6
Compare changes
  • Side-by-side
  • Inline
@@ -8,18 +8,16 @@ hide_page_title: true
hide_sidebar: true
hide_breadcrumb: true
header_wrapper_class: "iot-day-2022"
links: [[href: "https://iot-edge-days-2022.eventbrite.com", text: "Register Now"]]
container: container-fluid
layout: single
---
{{< grid/section-container id="registration" class="padding-top-10 padding-bottom-60 text-center" >}}
{{< events/registration title="About the Event" event="eclipse-virtual-iot-edge-2022">}}
Virtual IoT and Edge Days 2022 is an online event for IoT and Edge developers, with an emphasis on Eclipse-driven projects and technologies. The aim of the event is to gather our contributors and committers to share information that encourages collaboration among the various projects.
{{< grid/section-container id="registration" class="padding-top-10 padding-bottom-60 text-center">}}
{{< events/registration title="Thank You!" event="eclipse-virtual-iot-edge-2022">}}
Thanks to everyone who helped make Virtual IoT & Edge Days 2022 such a success, especially our speakers, program committee, and member companies.
The event is open to any developer, product manager or architect interested in IoT and Edge topics. It is hosted jointly by the Eclipse IoT, Edge Native, and Sparkplug working groups at the Eclipse Foundation.
[Watch the talk recordings](https://www.youtube.com/playlist?list=PLy7t4z5SYNaQejP4OMb-i3hC7-fO_u03j) on the Eclipse Foundation YouTube channel.
{{</ events/registration >}}
<a href="https://iot-edge-days-2022.eventbrite.com" class="btn btn-primary margin-top-10" >Register Now</a>
{{</ grid/section-container >}}
Loading