From 78a348dc60836c2e228dfb25b182f24dbcb718aa Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Sun, 23 Nov 2014 18:38:00 -0500 Subject: Use SVG logo and remove Github banner. --- themes/lv2/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/lv2/templates/base.html') diff --git a/themes/lv2/templates/base.html b/themes/lv2/templates/base.html index db03cfa..a3ca785 100644 --- a/themes/lv2/templates/base.html +++ b/themes/lv2/templates/base.html @@ -11,7 +11,7 @@ </head> <body> - {% include 'github.html' %} + <!-- {% include 'github.html' %} --> <nav> <ul> <li> -- cgit v1.2.1