change title of the page
This commit is contained in:
@@ -146,3 +146,7 @@ function UploadURL() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function changeTitle(newTitle) {
|
||||
document.title = "Flees - " + newTitle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user