From b99e8aa508f3c1990037d3dd6cb0a09d5d44ae50 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Tue, 21 Apr 2026 18:13:35 +0530 Subject: [PATCH] admin: computing-pi: add T5 --- src/data/admin-data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/admin-data.json b/src/data/admin-data.json index bbc244d..4c54a48 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -412,6 +412,12 @@ "refId": "T4", "remark": "Added a bg-black/5 (dark: bg-white/5) header strip above the billboard showing 'H:{n}' left-aligned and 'T:{n}' right-aligned. Restructured RunTile so the wash class still applies to the whole tile but the header sits flush with the border.", "doneDate": "2026-04-21" + }, + { + "id": "0e5f38ac-efb5-434a-a6fd-9eb7878da97e", + "text": "add a source: say \"This method is due to Jim Propp (see [this paper](https://arxiv.org/abs/2602.14487)). I found out about it from a [LinkedIn post](https://www.linkedin.com/feed/update/urn:li:activity:7429512673958043648/) by [Arghya Dutta](https://arghyadutta.github.io/).\" Add this as a footnote at the bottom of the page, centered (and render the markdown in this comment as proper HTML, of course).", + "done": false, + "refId": "T5" } ] }