From 433fe21ddb068cbbffd993f808a5a2db72ff5aee Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Fri, 4 Apr 2025 14:21:25 +0100 Subject: [bracket] add contrib --- static/bv/bracket.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/bv') diff --git a/static/bv/bracket.js b/static/bv/bracket.js index 12383d4..3c0e351 100644 --- a/static/bv/bracket.js +++ b/static/bv/bracket.js @@ -3268,6 +3268,10 @@ generateSpecialKeyHTML(keyItem) {
* there is now a date picker - just click the date in the header and browse the archive
+ +
* check out the original Bracket City written by (hopefully) friend of the village james somers
+ +
* bracket village site made by ingloriously copying the code from the original site without permission and fixing the bugs
`; infoButton.addEventListener('click', (e) => { -- cgit v1.2.3