From 981019f8ca6e9ec80ff81b21cdece35f561c9b84 Mon Sep 17 00:00:00 2001 From: Andreas Fehlner Date: Sat, 19 Jul 2025 16:35:58 +0200 Subject: [PATCH] Update news.json Signed-off-by: Andreas Fehlner --- js/news.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/js/news.json b/js/news.json index 58b52f4..a8acbdd 100644 --- a/js/news.json +++ b/js/news.json @@ -1,5 +1,15 @@ { "newsContent": [ + { + "id": "86", + "newsId": "news86", + "newsTitle": "Recordings of the 2025 ONNX Community Meetup online", + "newsShortTitle": "Recordings of 2025 Community Meetup", + "newsDescription": "Recordings could be found at https://www.youtube.com/watch?v=rhGyFl5NT6I&list=PLNqLlwTfo321Fk5SuWmWhjtTVAgdAYxH6", + "newsLinkText": "Recordings 2025", + "newsLinkURL": "https://www.youtube.com/watch?v=rhGyFl5NT6I&list=PLNqLlwTfo321Fk5SuWmWhjtTVAgdAYxH6", + "newsDate": "July 19, 2025" + }, { "id": "85", "newsId": "news85",