From b405df5d0908e6e64a5357b373d6b5d5d2a2cb06 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 1 Feb 2024 18:34:10 +0100 Subject: [PATCH] Proof of concept: getting active WG participants --- index.html | 6 +++- participants.js | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 participants.js diff --git a/index.html b/index.html index 26b2122ca..77a248fc5 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ +