From 07f32d8c4bb99ea181520a5814afe844c4408c09 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 22 Mar 2010 23:06:40 -0500 Subject: Add ArchCon logo and place in front page template Signed-off-by: Dan McGee --- media/archcon.png | Bin 0 -> 7964 bytes templates/public/index.html | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 media/archcon.png diff --git a/media/archcon.png b/media/archcon.png new file mode 100644 index 00000000..252ffe0a Binary files /dev/null and b/media/archcon.png differ diff --git a/templates/public/index.html b/templates/public/index.html index 9ba1380b..25c76abd 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -70,6 +70,10 @@
+
+ ArchCon 2010 +
+
{% if user.is_authenticated %}

Dev Links: