forked from miraty/web
Ajout des liens vers Jirafourmie
This commit is contained in:
parent
824fb4f65a
commit
623ab4c76a
2 changed files with 15 additions and 1 deletions
|
@ -210,6 +210,9 @@ catch (Exception $e) {
|
|||
<a href="https://nuant.antopie.org/" title="Accéder à NuAnt, le nuage Ant" class="option icon-cloud" >
|
||||
NuAnt
|
||||
</a>
|
||||
<a href="https://jirafourmie.antopie.org/" title="Accéder à Jirafourmie, un service de téléversement de fichiers" class="option icon-upload-cloud" >
|
||||
Jirafourmie
|
||||
</a>
|
||||
<a href="2048/" title="Jouer au 2048 en ligne" class="option icon-gamepad" >
|
||||
2048
|
||||
</a>
|
||||
|
|
13
index.php
13
index.php
|
@ -61,6 +61,17 @@ head("index.php"); ?>
|
|||
</div>
|
||||
|
||||
<div class="pres pgauche">
|
||||
<h1>
|
||||
Jirafourmie
|
||||
</h1>
|
||||
<span class="descriptionCatégorie">Accéder à Jirafourmie, un service de téléversement de fichiers.</span>
|
||||
<br><br>
|
||||
<a href="https://jirafourmie.antopie.org/" title="Accéder à Jirafourmie, un service de téléversement de fichiers" class="button special icon-upload-cloud" >
|
||||
Jirafourmie
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="pres pdroite">
|
||||
<h1>
|
||||
2048
|
||||
</h1>
|
||||
|
@ -71,7 +82,7 @@ head("index.php"); ?>
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<div class="pres pdroite">
|
||||
<div class="pres pgauche">
|
||||
<h1>
|
||||
Espace commentaire
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue