Browse Source

Update home.js

Capitan Cloud 2 years ago
parent
commit
46b3c3e57f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Public/static/js/home.js

+ 1 - 1
Public/static/js/home.js

@@ -210,7 +210,7 @@ function setContentPos() {
     $("#messagebar").css("width","100%");
     $("#logo-hmm").css("display","none");
   } else {  
-    $("#ahome").attr("href","http://homomm.org");
+    $("#ahome").attr("href","http://homomm.5mode-foss.eu");
     $("#agithub").css("display","inline");
     $("#afeedback").css("display","inline");
     $("#asupport").css("display","inline");