mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update frontpage_fr.md
This commit is contained in:
parent
04e7ec32b9
commit
a349535a06
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@
|
||||||
}, 500);
|
}, 500);
|
||||||
});
|
});
|
||||||
$(".actions").css('opacity', 0);
|
$(".actions").css('opacity', 0);
|
||||||
$(".languages").css('opacity', 0);
|
|
||||||
jQuery.ajaxSetup({cache: false});
|
jQuery.ajaxSetup({cache: false});
|
||||||
jQuery.getScript('https://doc.yunohost.org/mini/javascripts/mini.js', function() {
|
jQuery.getScript('https://doc.yunohost.org/mini/javascripts/mini.js', function() {
|
||||||
HOST_BOSH = 'https://doc.yunohost.org/http-bind/';
|
HOST_BOSH = 'https://doc.yunohost.org/http-bind/';
|
||||||
|
|
Loading…
Reference in a new issue