From 4fb9cfe17b87a37b9ca4eba7731d6e095fd36b7c Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Sat, 23 Jan 2016 14:49:40 +0100 Subject: Change logo --- client/images/logo.gif | Bin 0 -> 9683 bytes client/index.php | 5 ++++- client/partials/nav.html | 15 +++++++-------- 3 files changed, 11 insertions(+), 9 deletions(-) create mode 100644 client/images/logo.gif (limited to 'client') diff --git a/client/images/logo.gif b/client/images/logo.gif new file mode 100644 index 0000000..4b2fbad Binary files /dev/null and b/client/images/logo.gif differ diff --git a/client/index.php b/client/index.php index a789b56..668711e 100644 --- a/client/index.php +++ b/client/index.php @@ -23,7 +23,10 @@
-

LOGOLOGOLOGOLOGOLOGO
LOGOLOGOLOGOLOGOLOGO
LOGOLOGOLOGOLOGOLOGO
LOGOLOGOLOGOLOGOLOGO

+ + + +
diff --git a/client/partials/nav.html b/client/partials/nav.html index 286fbab..8211f2d 100644 --- a/client/partials/nav.html +++ b/client/partials/nav.html @@ -1,9 +1,8 @@ \ No newline at end of file + + + + + + +
\ No newline at end of file -- cgit v1.2.3