diff options
author | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 21:13:19 +0200 |
---|---|---|
committer | Corentin BRETON <neodarz@neodarz.ovh> | 2016-07-28 21:13:19 +0200 |
commit | d4360bebb4821395fbff8313e2225a0d731f1c65 (patch) | |
tree | a0eb62454d23d0e61bee57362564601f927d3c3c /ressources | |
parent | 4d1473693d08c9859c1bc225ce591cf7e69d4a19 (diff) | |
download | my_old_personal_website-d4360bebb4821395fbff8313e2225a0d731f1c65.tar.xz my_old_personal_website-d4360bebb4821395fbff8313e2225a0d731f1c65.zip |
Add new backgroup picture
Diffstat (limited to 'ressources')
-rw-r--r-- | ressources/fond4.jpeg | bin | 0 -> 183503 bytes | |||
-rwxr-xr-x | ressources/includes/footer.php | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/ressources/fond4.jpeg b/ressources/fond4.jpeg Binary files differnew file mode 100644 index 0000000..5bd17b4 --- /dev/null +++ b/ressources/fond4.jpeg diff --git a/ressources/includes/footer.php b/ressources/includes/footer.php index ab2b6ea..a96a7fa 100755 --- a/ressources/includes/footer.php +++ b/ressources/includes/footer.php @@ -1,3 +1,4 @@ <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> + <p style="color: #797979; font-size: 12px; font-weight: bold;"><a href="http://www.freepik.com/free-photos-vectors/background"> Background by Freepik ;)</a></p> </footer> |