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 @@ + + 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 @@