|
@@ -1,20 +1,20 @@
|
|
|
/**
|
|
|
* Copyright 2021, 2024 5 Mode
|
|
|
*
|
|
|
- * This file is part of Homohug.
|
|
|
+ * This file is part of Actitude.
|
|
|
*
|
|
|
- * Homohug is free software: you can redistribute it and/or modify
|
|
|
+ * Actitude is free software: you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
|
* (at your option) any later version.
|
|
|
*
|
|
|
- * Homohug is distributed in the hope that it will be useful,
|
|
|
+ * Actitude is distributed in the hope that it will be useful,
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
* GNU General Public License for more details.
|
|
|
*
|
|
|
* You should have received a copy of the GNU General Public License
|
|
|
- * along with Homohug. If not, see <https://www.gnu.org/licenses/>.
|
|
|
+ * along with Actitude. If not, see <https://www.gnu.org/licenses/>.
|
|
|
*
|
|
|
* home.js
|
|
|
*
|
|
@@ -155,7 +155,7 @@ function setContentPos() {
|
|
|
//$("#contentbar").css("width","100%");
|
|
|
$("#logo-hmm").css("display","none");
|
|
|
} else {
|
|
|
- $("#ahome").attr("href","http://homohug.org");
|
|
|
+ $("#ahome").attr("href","http://actitu.de");
|
|
|
$("#agithub").css("display","inline");
|
|
|
$("#afeedback").css("display","inline");
|
|
|
$("#asupport").css("display","inline");
|