Added new theme (again), updated some homepage stuff

This commit is contained in:
Alois 2026-03-25 21:22:53 +01:00
commit 9deffbb099
17 changed files with 349 additions and 423 deletions

View file

@ -490,4 +490,4 @@ describe("Core Protocol", () => {
});
});
});
});
});

View file

@ -4,4 +4,4 @@ export const RETRY_INTERVAL = 3_000;
export const PING_INTERVAL = 3_000;
export const TRANSPORT_URL = "https://methanium.net:959";
export const RECONNECT_TRIES = 3;
export const RECONNECT_RESET = 6;
export const RECONNECT_RESET = 6;