mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
Update script.js
This commit is contained in:
parent
e693ae810e
commit
685b6ea8c5
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ function setAlarm() {
|
|||
}
|
||||
|
||||
status.textContent = "⏰ Time to do whatever you need to do";
|
||||
document.title = "Milky the Milk Carton says:";
|
||||
document.title = "my work here is done (unless you create another timer)";
|
||||
}, totalMs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue