mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 17:43:42 -05:00
hi
This commit is contained in:
parent
ce66bd4ba6
commit
b84b797cd6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
document.addEventListener('keydown', function(event) {
|
||||
if (event.key === '.') {
|
||||
// Change title
|
||||
document.title = "New Title";
|
||||
document.title = "Student and Parent Sign In";
|
||||
|
||||
// Change favicon
|
||||
var favicon = document.getElementById('favicon');
|
||||
|
|
Loading…
Add table
Reference in a new issue