diff options
author | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 19:15:07 +0200 |
---|---|---|
committer | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 19:15:07 +0200 |
commit | 613619e12d54409ef97c402cfae59c9ead563d36 (patch) | |
tree | 54c9e86d700172eb42ee1e3cc041c84f8b8e2030 /ressources/includes/footer.php | |
parent | 73765d774d4ed50b0088fbd7fffadcccf847f558 (diff) | |
download | my_old_personal_website-613619e12d54409ef97c402cfae59c9ead563d36.tar.xz my_old_personal_website-613619e12d54409ef97c402cfae59c9ead563d36.zip |
Delete some usless comment
Diffstat (limited to 'ressources/includes/footer.php')
-rwxr-xr-x | ressources/includes/footer.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ressources/includes/footer.php b/ressources/includes/footer.php index aeded2d..680fead 100755 --- a/ressources/includes/footer.php +++ b/ressources/includes/footer.php @@ -1,10 +1,3 @@ -<!-- -nom projet : NeoKron Projekt -nom fichier : footer.php -Auteurs : Adrien Robert & Corentin Breton -version : 7.1 -Note : Pour modifier le design se reférer directement au fichier ressources/styles/default.css ---> <footer class="site-footer"> <p style="color: #797979; font-size: 12px; font-weight: bold;">© 2015 - <?php echo date(Y); ?> - <a href="https://gogs.neodarz.ovh/NeodarZ/Site_Web">Codé</a> avec <span style="color:#e74c3c;">❤</span> par NeodarZ  <span style="font-family:'starjedi';">&</span></p> </footer> |