mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update index_fr.md
This commit is contained in:
parent
970a8a86bf
commit
4b93ce53c1
1 changed files with 4 additions and 6 deletions
10
index_fr.md
10
index_fr.md
|
@ -49,18 +49,16 @@ Par ailleurs tous les logiciels composant YunoHost sont libres, connus, utilisé
|
|||
Un pare-feu est également déployé dès l’installation, vous protégeant contre les connexions indésirables et dangereuses.
|
||||
|
||||
<br>
|
||||
<div class="text-center"><img style="width: 100px" src="http://pix.toile-libre.org/upload/original/1386012810.png" />
|
||||
<p>[Github](https://github.com/YunoHost) <b>/</b> [FAQ](https://ask.yunohost.org) <b>/</b> [Traduction](https://translate.yunohost.org/) <b>/</b> [Ancien Wiki](http://wiki.yunohost.org) </p>
|
||||
</div>
|
||||
<div class="text-center"><img style="width: 100px" src="http://pix.toile-libre.org/upload/original/1386012810.png" /></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery.ajaxSetup({cache: true});
|
||||
jQuery.getScript("http://jappix.yunohost.org/php/get.php?l=fr&t=js&g=mini.xml", function() {
|
||||
jQuery.getScript("https://doc.yunohost.org/jappix-fr.js", function() {
|
||||
MINI_GROUPCHATS = ["support@conference.yunohost.org"];
|
||||
HOST_ANONYMOUS = "yunohost.org";
|
||||
HOST_MUC = "conference.yunohost.org";
|
||||
HOST_BOSH = "https://doc.yunohost.org/http-bind/";
|
||||
HOST_BOSH_MINI = "https://doc.yunohost.org/http-bind/";
|
||||
HOST_BOSH = "http://yunohost.org/http-bind/";
|
||||
HOST_BOSH_MINI = "http://yunohost.org/http-bind/";
|
||||
LOCK_HOST = 'on';
|
||||
MINI_ANIMATE = true;
|
||||
MINI_ANONYMOUS = true;
|
||||
|
|
Loading…
Reference in a new issue