diff --git a/content/newsletters/_2023.json b/content/newsletters/_2023.json index 181d6dcaca..ade6e0332e 100644 --- a/content/newsletters/_2023.json +++ b/content/newsletters/_2023.json @@ -1,11 +1,6 @@ { "newsletters_year": "2023", "newsletters": [ - { - "month": 11, - "file": "/images/newsletter-uploads/2023/_2023_11__Effective Feedback When and How to Offer It__.html", - "description": "Effective Feedback and How to Offer It" - }, { "month": 1, "file": "/images/newsletter-uploads/2023/_2023_01__Adams 2022 - A Year in Review__.html", @@ -50,6 +45,21 @@ "month": 9, "file": "/images/newsletter-uploads/2023/_2023_09__Combine AI Models and Custom Software with Microsoft’s Semantic Kernel__.html", "description": "Combine AI Models & Custom Software with Microsoft’s Semantic Kernel" + }, + { + "month": 10, + "file": "/images/newsletter-uploads/2023/_2023_10__Unleashing GPT-Powered Website ChatBots__.html", + "description": "Unleashing GPT-Powered Website Chatbots" + }, + { + "month": 11, + "file": "/images/newsletter-uploads/2023/_2023_11__Effective Feedback When and How to Offer It__.html", + "description": "Effective Feedback and How to Offer It" + }, + { + "month": 12, + "file": "/images/newsletter-uploads/2023/_2023_12__.NET Aspire – The Future of Microservices made simple for .NET 8__.html", + "description": ".NET Aspire – The Future of Microservices made simple for .NET 8" } ] } \ No newline at end of file diff --git a/content/newsletters/_2024.json b/content/newsletters/_2024.json new file mode 100644 index 0000000000..a65f61be39 --- /dev/null +++ b/content/newsletters/_2024.json @@ -0,0 +1,20 @@ +{ + "newsletters_year": "2024", + "newsletters": [ + { + "month": 1, + "file": "/images/newsletter-uploads/2024/_2024_01__Adams 2023 - Year in Review__.html", + "description": "Adam’s 2023 Year in Review" + }, + { + "month": 2, + "file": "/images/newsletter-uploads/2024/_2024_02__NDC Sydney 2024 - so many Microsoft Heavyweights__.html", + "description": "NDC Sydney 2024 – so many Microsoft Heavyweights!" + }, + { + "month": 3, + "file": "/images/newsletter-uploads/2024/_2024_03__.NET Migrations Made Easy__.html", + "description": ".NET 8 Migrations Made Easy" + } + ] +} \ No newline at end of file