Trying a log

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-16 22:07:13 +02:00
parent 3d0ed3aeb5
commit f2e7c67457
2 changed files with 2 additions and 1 deletions

View File

@@ -233,6 +233,7 @@ var Frontpage = {
},
get_frontpage_lists: function() {
console.log(window.location.hostname);
var add = "";
if(window.location.hostname == "fb.zoff.me") {
add = "https://zoff.me";