reset background on main pages
This commit is contained in:
parent
2537532a98
commit
2b0ed79d9d
1 changed files with 1 additions and 0 deletions
1
rot.js
1
rot.js
|
@ -115,6 +115,7 @@
|
||||||
//Theme application
|
//Theme application
|
||||||
function applyMainTheme() {
|
function applyMainTheme() {
|
||||||
console.log("Applying main theme");
|
console.log("Applying main theme");
|
||||||
|
setImage("/static/background.jpg");
|
||||||
setMusic(null);
|
setMusic(null);
|
||||||
|
|
||||||
//<meta name="pageMusic" content="/assets/music.ogg">
|
//<meta name="pageMusic" content="/assets/music.ogg">
|
||||||
|
|
Loading…
Reference in a new issue