From 0679ae09c6cc81e57d2cbea2fa80ae3aa2a24ef6 Mon Sep 17 00:00:00 2001 From: Robert Grandl Date: Tue, 19 Dec 2023 09:21:06 -0800 Subject: [PATCH] DevFest Taichung news --- website/news.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/news.html b/website/news.html index 95f22642c..049db3c8e 100644 --- a/website/news.html +++ b/website/news.html @@ -31,6 +31,10 @@ const NOVEMBER = 10; const DECEMBER = 11; const items = [ + { + date: new Date(2023, DECEMBER, 13), + text: 'Kai-Chu talked about Service Weaver at DevFest Taichung. Thanks Kai-Chu.', + }, { date: new Date(2023, NOVEMBER, 13), text: 'Service Weaver at GoLab in Florence. Join us for a workshop on November 19th, or come listen to our talk on November 21st.',