From 3349294f092bb3ce4830ee676eb8ac480f36f2ba Mon Sep 17 00:00:00 2001 From: Jaldeep Asodariya Date: Mon, 4 Nov 2024 14:14:41 +0530 Subject: [PATCH] add: Announce event registrations --- src/pages/home-page.ts | 10 +++++++++- src/pages/registration-page.ts | 6 +++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/pages/home-page.ts b/src/pages/home-page.ts index 33e8d94b..806495e1 100644 --- a/src/pages/home-page.ts +++ b/src/pages/home-page.ts @@ -29,6 +29,7 @@ import { description, heroSettings, location, + registerNow, registration, showForkMeBlockForProjectIds, submitCFP, @@ -183,6 +184,13 @@ export class HomePage extends ReduxMixin(PolymerElement) { [[viewHighlights]] + + + + [[registerNow]] + + +