Update frontpage.md

This commit is contained in:
kload@kload.fr 2014-03-15 15:00:29 +01:00 committed by YunoHost
parent 5ee02c8e30
commit 3144f32189

View file

@ -253,8 +253,8 @@
$(".actions").css('opacity', 0);
$(".languages").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
jQuery.getScript('https://doc.yunohost.org/mini/javascripts/mini.js', function() {
HOST_BOSH = 'https://doc.yunohost.org/http-bind/';
jQuery.getScript('https://'+ location.host +'/mini/javascripts/mini.js', function() {
HOST_BOSH = 'https://'+ location.host +'/http-bind/';
JappixMini.launch({
connection: {
domain: 'anonymous.yunohost.org'