From 277232a9cad87dc2c7074bf72dc206f712aea9a7 Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Wed, 10 Jan 2018 00:58:56 +0100 Subject: Logo and centered navbar --- html/images/navbar-logo.png | Bin 0 -> 6150 bytes html/images/statslogo.gif | Bin 9244 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 html/images/navbar-logo.png delete mode 100755 html/images/statslogo.gif (limited to 'html/images') diff --git a/html/images/navbar-logo.png b/html/images/navbar-logo.png new file mode 100644 index 0000000..63f775b Binary files /dev/null and b/html/images/navbar-logo.png differ diff --git a/html/images/statslogo.gif b/html/images/statslogo.gif deleted file mode 100755 index 9557cd7..0000000 Binary files a/html/images/statslogo.gif and /dev/null differ -- cgit