aboutsummaryrefslogtreecommitdiff
path: root/static/bv
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2025-04-04 14:21:25 +0100
committerNat Lasseter <user@4574.co.uk>2025-04-04 14:21:25 +0100
commit433fe21ddb068cbbffd993f808a5a2db72ff5aee (patch)
tree77e8ca41aacc76a93e825279e41957fc67395449 /static/bv
parent8075f6a446443f12eb70b3bebe13bd2a43788764 (diff)
[bracket] add contrib
Diffstat (limited to 'static/bv')
-rw-r--r--static/bv/bracket.js4
1 files changed, 4 insertions, 0 deletions
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) {
</div>
<div style="margin: 0.9em 0; font-size: 0.85em;">* there is now a <mark style="background-color:rgba(255,255,0,0.2)">date picker</mark> - just click the date in the header and browse the archive</div>
+
+ <div style="margin: 0.9em 0; font-size: 0.85em;">* check out the original <a href="https://bracket.city">Bracket City</a> written by (hopefully) friend of the village <a href="https://jsomers.net">james somers</a></div>
+
+ <div style="margin: 0.9em 0; font-size: 0.85em;">* bracket village site made by ingloriously copying the code from the original site without permission and fixing the bugs</div>
`;
infoButton.addEventListener('click', (e) => {