diff --git a/getting-started/_package.json b/getting-started/_package.json index 7c6ce8b9..a72188ac 100644 --- a/getting-started/_package.json +++ b/getting-started/_package.json @@ -12,7 +12,7 @@ }, "homepage": "https://github.com/chocolatey/chocolatey.org#readme", "devDependencies": { - "choco-theme": "0.5.24" + "choco-theme": "0.5.25" }, "resolutions": { "glob-parent": "^6.0.2", diff --git a/package.json b/package.json index 0803a2ae..2dce8970 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choco-theme", - "version": "0.5.24", + "version": "0.5.25", "description": "The global theme for Chocolatey Software.", "repository": { "type": "git", diff --git a/partials/AlertText.txt b/partials/AlertText.txt index e69de29b..c1b97c84 100644 --- a/partials/AlertText.txt +++ b/partials/AlertText.txt @@ -0,0 +1 @@ +Join us at the Chocolatey Coding Livestream - 7 March - 5PM UTC \ No newline at end of file diff --git a/partials/CollapsingRightSidebarContent.txt b/partials/CollapsingRightSidebarContent.txt index ba7f6b6d..1db7e59b 100644 --- a/partials/CollapsingRightSidebarContent.txt +++ b/partials/CollapsingRightSidebarContent.txt @@ -52,6 +52,14 @@ Learn More
+
+ + Chocolatey Coding Livestream + +

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

+ Learn More +
+
diff --git a/partials/TopAlertBanner.txt b/partials/TopAlertBanner.txt index ba212793..161abd24 100644 --- a/partials/TopAlertBanner.txt +++ b/partials/TopAlertBanner.txt @@ -4,8 +4,8 @@ if (!string.IsNullOrEmpty(topNoticeText)) { -