From 06dd134e53214676ef7ece6e9cf23428fa838413 Mon Sep 17 00:00:00 2001 From: Joffrey BION Date: Mon, 23 Jan 2017 02:05:25 +0100 Subject: Add 7 wonders logo --- .../main/resources/static/images/logo-7-wonders.png | Bin 0 -> 301442 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 backend/src/main/resources/static/images/logo-7-wonders.png diff --git a/backend/src/main/resources/static/images/logo-7-wonders.png b/backend/src/main/resources/static/images/logo-7-wonders.png new file mode 100644 index 00000000..96974d3e Binary files /dev/null and b/backend/src/main/resources/static/images/logo-7-wonders.png differ -- cgit