From 36674c32446a2ce73201e319abe95f40315b7782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Mon, 8 Feb 2016 23:25:16 +0100 Subject: [PATCH] Adding logo (and playground svg) to the mix. --- bornhack/static_src/img/logo.svg | 153 +++ bornhack/templates/base.html | 3 +- bornhack/templates/frontpage.html | 5 +- graphics/playground.svg | 1905 +++++++++++++++++++++++++++++ 4 files changed, 2063 insertions(+), 3 deletions(-) create mode 100644 bornhack/static_src/img/logo.svg create mode 100644 graphics/playground.svg diff --git a/bornhack/static_src/img/logo.svg b/bornhack/static_src/img/logo.svg new file mode 100644 index 00000000..6c9f2be0 --- /dev/null +++ b/bornhack/static_src/img/logo.svg @@ -0,0 +1,153 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + Initial commit + 27/8-3/9 2016 + + + diff --git a/bornhack/templates/base.html b/bornhack/templates/base.html index 244023c8..45ad533c 100644 --- a/bornhack/templates/base.html +++ b/bornhack/templates/base.html @@ -1,4 +1,4 @@ -{% load staticfiles %} +{% load static from staticfiles %} @@ -30,7 +30,6 @@
-{#

Bornhack

#}