website: snapshot

This commit is contained in:
nym21
2026-01-25 13:16:00 +01:00
parent c6f63fd4a2
commit 36b56a400c
7 changed files with 343 additions and 135 deletions

View File

@@ -106,8 +106,8 @@ function initFrameSelectors() {
}
initFrameSelectors();
const brk = new BrkClient("https://next.bitview.space");
// const brk = new BrkClient("/");
// const brk = new BrkClient("https://next.bitview.space");
const brk = new BrkClient("/");
console.log(`VERSION = ${brk.VERSION}`);