forked from vergnet/site-accueil-insa
add mailto + tel pres
This commit is contained in:
parent
8bed2ad901
commit
deb9257015
1 changed files with 5 additions and 5 deletions
10
info.php
10
info.php
|
@ -21,20 +21,20 @@ ob_start(); // Start reading html
|
|||
<strong>Mail :</strong> <a href="mailto:maxencepapion@gmail.com">maxencepapion@gmail.com</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Tel :</strong> #
|
||||
<strong>Tel :</strong> 06 66 14 44 28
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
<h4>Pour des questions a propos du site :</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Mail :</strong> rebillar@insa-toulouse.fr
|
||||
<strong>Mail :</strong> <a href="mailto:rebillar@insa-toulouse.fr">rebillar@insa-toulouse.fr</a>
|
||||
<br>
|
||||
<strong>instagram : </strong> baptiste.reb
|
||||
<strong>Instagram : </strong> baptiste.reb
|
||||
</li>
|
||||
<br>
|
||||
<li>
|
||||
Sinon y'a Arnaud, le créateur du site : vergnet@etud.insa-toulouse.fr ou Arnaud Vergnet sur Facebook
|
||||
Sinon y'a Arnaud, le créateur du site : <a href="mailto:vergnet@etud.insa-toulouse.fr">vergnet@etud.insa-toulouse.fr</a> ou Arnaud Vergnet sur Facebook
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -53,7 +53,7 @@ ob_start(); // Start reading html
|
|||
|
||||
<h1>Credits</h1>
|
||||
<p>
|
||||
J'ai repris le site créé par Arnaud et maintenu par Cyprien pour notre semaine d'accueil. Le site est plutôt modulable, donc si
|
||||
J'ai repris le site créé par Arnaud pour notre semaine d'accueil. Le site est plutôt modulable, donc si
|
||||
quelqu'un
|
||||
est chaud pour le reprendre pour l'année prochaine, contactez-moi ! (Y'a pas besoin de connaissances préalables,
|
||||
c'est assez simple !).
|
||||
|
|
Loading…
Reference in a new issue