3 lines
93 B
JavaScript
Executable File
3 lines
93 B
JavaScript
Executable File
document.addEventListener("DOMContentLoaded", () => {
|
|
document.title = "KALLILAB CORE";
|
|
}); |