website: chart style changes

This commit is contained in:
nym21
2026-02-11 12:22:32 +01:00
parent 1d63b8901d
commit 121928bc57
11 changed files with 448 additions and 274 deletions

View File

@@ -1,7 +1,7 @@
import { BrkClient } from "./modules/brk-client/index.js";
// const brk = new BrkClient("https://next.bitview.space");
const brk = new BrkClient("/");
const brk = new BrkClient("https://bitview.space");
// const brk = new BrkClient("/");
console.log(`VERSION = ${brk.VERSION}`);