Files
homelab/configs/custom.js
2026-03-19 20:24:37 +01:00

3 lines
93 B
JavaScript
Executable File

document.addEventListener("DOMContentLoaded", () => {
document.title = "KALLILAB CORE";
});