Skip to content

Commit

Permalink
Update home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
par7133 committed Jul 6, 2023
1 parent 841f0df commit 46b3c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Public/static/js/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit 46b3c3e

Please sign in to comment.