From 14958653b9bf92f56316511e8080baeeaf409b97 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 08:55:33 +0300 Subject: Basic structure and initial homepage --- static/img/banner.jpg | Bin 0 -> 129992 bytes static/img/favicon.png | Bin 0 -> 295 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/img/banner.jpg create mode 100644 static/img/favicon.png (limited to 'static/img') diff --git a/static/img/banner.jpg b/static/img/banner.jpg new file mode 100644 index 0000000..62653e8 Binary files /dev/null and b/static/img/banner.jpg differ diff --git a/static/img/favicon.png b/static/img/favicon.png new file mode 100644 index 0000000..d03b0e0 Binary files /dev/null and b/static/img/favicon.png differ -- cgit v1.3.1