mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 17:43:42 -05:00
bro
This commit is contained in:
parent
f46c9811e3
commit
74e4d9abc9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
if (options[choice]) {
|
||||
document.title = options[choice].title;
|
||||
changeFavicon(`/assets/img/${options[choice].icon}`);
|
||||
changeFavicon(`/assets/img/${options[choice].ico}`);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue