diff options
author | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 19:24:21 +0200 |
---|---|---|
committer | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 19:24:21 +0200 |
commit | 572bc3b08ba8d6f2bf57f078a38d3adaedbeb2b3 (patch) | |
tree | 71ad3d1b7107c68542b6e887718fcd313a14ff25 /projets.php | |
parent | fb3e696169ef53928861792109cfaeddc20f081b (diff) | |
download | my_old_personal_website-572bc3b08ba8d6f2bf57f078a38d3adaedbeb2b3.tar.xz my_old_personal_website-572bc3b08ba8d6f2bf57f078a38d3adaedbeb2b3.zip |
Update status project
Diffstat (limited to 'projets.php')
-rwxr-xr-x | projets.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projets.php b/projets.php index a1e7651..e74a57d 100755 --- a/projets.php +++ b/projets.php @@ -22,7 +22,7 @@ <p>Code Source <i class="fa fa-long-arrow-right fa-lg"></i> <a href="https://github.com/NeodarZ/NeoKron-Projekt"><span class="button"> <i class="fa fa-github fa-lg"></i> GitHub </span></a></p> <p>Etats :</p> <ul> - <li style="color:rgb(34, 143, 48)"><i class="fa fa-check fa-lg"></i> Développement : en cours</li> + <li style="color:rgb(34, 143, 48)"><i class="fa fa-check fa-lg"></i> Développement : en cours ~ pas dans un but scolaire</li> <!-- le code suivant permet de mettre une croix orange en cas de problème --> <!-- <li style="color:rgb(215, 113, 5)"><i class="fa fa-times fa-lg"></i> Démo : Base de donnée pas encore implémentée sur le serveur; Des bugs sont donc présents !</li> --> <li style="color:rgb(34, 143, 48)"><i class="fa fa-check fa-lg"></i> Démo : en cours ~ fonctionnel</li> |