expo changed window title
This commit is contained in:
@@ -1963,6 +1963,7 @@
|
||||
// |_|
|
||||
function initExpo(){
|
||||
console.log('initExpo', window.location.hash);
|
||||
document.title = edlp.site_name;
|
||||
if(window.location.hash == '#black'){
|
||||
$('body').addClass('expo-black');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user