Browse Source

Add files via upload

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 years ago
parent
commit
a5b083af3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ACT_js/index.js

+ 1 - 1
ACT_js/index.js

@@ -155,7 +155,7 @@ function setContentPos() {
     //$("#contentbar").css("width","100%");
     $("#logo-hmm").css("display","none");
   } else {  
-    $("#ahome").attr("href","http://homomm.org");
+    $("#ahome").attr("href","http://actitu.de");
     $("#agithub").css("display","inline");
     $("#afeedback").css("display","inline");
     $("#asupport").css("display","inline");