From 7bc5e8bee74bb0a8b879a38f69748d40558a5e0b Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 7 Feb 2018 10:13:36 +0000 Subject: Static files; basic templates --- static/favicon.ico | Bin 0 -> 28957 bytes static/logos/logo_discord.png | Bin 0 -> 63590 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/favicon.ico create mode 100644 static/logos/logo_discord.png (limited to 'static') diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 00000000..046480bf Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/logos/logo_discord.png b/static/logos/logo_discord.png new file mode 100644 index 00000000..2bf74ffd Binary files /dev/null and b/static/logos/logo_discord.png differ -- cgit v1.2.3