From d432d4d2834ea3747b0e56f3a59ab6ceb8c56fdf Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:08:40 -0500 Subject: [PATCH 1/7] Enables button and banner link --- _config.yml | 4 ++-- _includes/announcement-banner.html | 4 ++-- pages/summit.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 4118f857b..4b52fedee 100644 --- a/_config.yml +++ b/_config.yml @@ -16,8 +16,8 @@ annual_reports: banner: text: "Save the Date: The Opportunity Project 2024 Product Showcase is December 11, 2024!" -# href: /proposal/ -# isExternal: false + href: https://www.youtube.com/watch?v=Jj6WyVAmvmQ&list=PLewV-zKXDZkghdjPUCmmU02T7xI2dUPme + isExternal: true top-bill: https://www.congress.gov/bill/116th-congress/house-bill/3528/text diff --git a/_includes/announcement-banner.html b/_includes/announcement-banner.html index b2dd877e2..9ec767d73 100644 --- a/_includes/announcement-banner.html +++ b/_includes/announcement-banner.html @@ -5,9 +5,9 @@

- + {{ banner.text }} - +

diff --git a/pages/summit.md b/pages/summit.md index b0b1c6e33..40b0d3b23 100644 --- a/pages/summit.md +++ b/pages/summit.md @@ -25,7 +25,7 @@ cta-one: text: RSVP href: https://www.youtube.com/watch?v=Jj6WyVAmvmQ&list=PLewV-zKXDZkghdjPUCmmU02T7xI2dUPme isExternal: true - class: usa-button--secondary margin-top-1 display-none + class: usa-button--secondary margin-top-1 video-one: class: highlight-video-section tablet:width-full From 6ec6a4ac42f39f2b1f776cc33877c9b707697111 Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:17:23 -0500 Subject: [PATCH 2/7] Updates banner text --- _config.yml | 2 +- _includes/announcement-banner.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 4b52fedee..1ab82ef9f 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ annual_reports: banner: - text: "Save the Date: The Opportunity Project 2024 Product Showcase is December 11, 2024!" + text: "The Opportunity Project 2024 Product Showcase is December 11, 2024!" href: https://www.youtube.com/watch?v=Jj6WyVAmvmQ&list=PLewV-zKXDZkghdjPUCmmU02T7xI2dUPme isExternal: true diff --git a/_includes/announcement-banner.html b/_includes/announcement-banner.html index 9ec767d73..d43c458a2 100644 --- a/_includes/announcement-banner.html +++ b/_includes/announcement-banner.html @@ -5,9 +5,9 @@

+ {{ banner.text }} - {{ banner.text }} - + RSVP to attend.

From cd13f31bd002536b70d31dc95bb2a28e6c22adb9 Mon Sep 17 00:00:00 2001 From: Alessandra Hartkopf <91635793+hartkopfa@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:15:15 -0500 Subject: [PATCH 3/7] Update _config.yml --- _config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 1ab82ef9f..61ba6ab2c 100644 --- a/_config.yml +++ b/_config.yml @@ -15,9 +15,7 @@ annual_reports: banner: - text: "The Opportunity Project 2024 Product Showcase is December 11, 2024!" - href: https://www.youtube.com/watch?v=Jj6WyVAmvmQ&list=PLewV-zKXDZkghdjPUCmmU02T7xI2dUPme - isExternal: true + text: "Save the Date: The Opportunity Project 2024 Virtual Product Showcase is December 11, 2024!" top-bill: https://www.congress.gov/bill/116th-congress/house-bill/3528/text From 7b50095e183ff1c8743f92fdca1e734251f48f80 Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:12:11 -0600 Subject: [PATCH 4/7] Adds link to banner --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index c26acdf0f..8b278a21e 100644 --- a/_config.yml +++ b/_config.yml @@ -16,8 +16,8 @@ annual_reports: banner: text: "Save the Date: The Opportunity Project 2024 Virtual Product Showcase is December 11, 2024!" -# href: /proposal/ -# isExternal: false + href: /proposal/ + isExternal: false From 5710501b8150d912c231ee4a143f215c454e35bb Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:15:45 -0600 Subject: [PATCH 5/7] Updates RSVP link --- pages/summit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/summit.md b/pages/summit.md index f8d29092b..f5a7d0c14 100644 --- a/pages/summit.md +++ b/pages/summit.md @@ -23,7 +23,7 @@ cta-one: class: text-normal cta-one padding-x-5 tablet:padding-x-9 custom: text: RSVP - href: https://www.youtube.com/watch?v=Jj6WyVAmvmQ&list=PLewV-zKXDZkghdjPUCmmU02T7xI2dUPme + href: https://top2024showcase.splashthat.com isExternal: true class: usa-button--secondary margin-top-1 From fd92fd02928713dda93767682597a971e52cedff Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:16:24 -0600 Subject: [PATCH 6/7] Updates banner link --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8b278a21e..005cab627 100644 --- a/_config.yml +++ b/_config.yml @@ -16,8 +16,8 @@ annual_reports: banner: text: "Save the Date: The Opportunity Project 2024 Virtual Product Showcase is December 11, 2024!" - href: /proposal/ - isExternal: false + href: https://top2024showcase.splashthat.com + isExternal: true From 8f27f804f2bc2197858a5e49633c4f6ded2bb7b6 Mon Sep 17 00:00:00 2001 From: Sadie <19538219+sadiejay@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:04:29 -0600 Subject: [PATCH 7/7] Update banner text --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 005cab627..a719e61c0 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ annual_reports: banner: - text: "Save the Date: The Opportunity Project 2024 Virtual Product Showcase is December 11, 2024!" + text: "The Opportunity Project 2024 Product Showcase is December 11, 2024!" href: https://top2024showcase.splashthat.com isExternal: true