By adding #small to the end of the link, the footer is gone and navigating out is disabled

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-22 11:40:13 +02:00
parent 2add5d4aae
commit ea01cc082a
3 changed files with 10 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ try {
_VERSION = 6;
}
var startTime = 0;
var small = false;
var full_playlist;
var hostMode = false;
var soundcloud_enabled = true;