summaryrefslogtreecommitdiff
path: root/ressources/includes/footer.php
blob: aeded2d4f83bf387d2fd5d8a57fca9bbdd52301a (plain)
1
2
3
4
5
6
7
8
9
10
<!--
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 &#8239;<span style="font-family:'starjedi';">&</span></p>
</footer>