diff --git a/getting-started/_package.json b/getting-started/_package.json index dd374828..6446a8a4 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.12" + "choco-theme": "0.5.13" }, "resolutions": { "glob-parent": "^6.0.2", diff --git a/package.json b/package.json index 3a9bc43c..cb91b98e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choco-theme", - "version": "0.5.12", + "version": "0.5.13", "description": "The global theme for Chocolatey Software.", "repository": { "type": "git", diff --git a/partials/CalendarButtonCoffeeBreak.html b/partials/CalendarButtonCoffeeBreak.html index e2f2ce21..6225b93b 100644 --- a/partials/CalendarButtonCoffeeBreak.html +++ b/partials/CalendarButtonCoffeeBreak.html @@ -4,19 +4,19 @@ "description":"Join the Chocolatey Team on our regular monthly stream where we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.", "dates":[ { - "startDate":"2023-07-20", + "startDate":"2023-09-21", "startTime":"16:00", "endTime":"17:00" }, { - "startDate":"2023-08-17", + "startDate":"2023-10-19", "startTime":"16:00", "endTime":"17:00" }, { - "startDate":"2023-09-21", - "startTime":"16:00", - "endTime":"17:00" + "startDate":"2023-11-16", + "startTime":"17:00", + "endTime":"18:00" } ], "location":"https://chocolatey.org/events/chocolatey-community-coffee-break", diff --git a/partials/CalendarButtonProductSpotlight.html b/partials/CalendarButtonProductSpotlight.html index d9316a8f..475ed20e 100644 --- a/partials/CalendarButtonProductSpotlight.html +++ b/partials/CalendarButtonProductSpotlight.html @@ -4,17 +4,12 @@ "description":"Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.", "dates":[ { - "startDate":"2023-07-06", + "startDate":"2023-10-05", "startTime":"16:00", "endTime":"17:00" }, { - "startDate":"2023-08-03", - "startTime":"16:00", - "endTime":"17:00" - }, - { - "startDate":"2023-09-07", + "startDate":"2023-11-02", "startTime":"16:00", "endTime":"17:00" }