logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 71f7f942eba589ad8896881ec04dd910a55961eb
parent: e14a2c8ad506409b240980f25de9faea00f619e3
Author: asciimoo <asciimoo@gmail.com>
Date:   Sat, 11 Jan 2014 16:00:12 +0100

[enh] github ribbon removed from landing page

Diffstat:

Msearx/templates/index.html1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/searx/templates/index.html b/searx/templates/index.html @@ -1,6 +1,5 @@ {% extends "base.html" %} {% block content %} -{% include 'github_ribbon.html' %} <div class="center"> <div class="title"><h1>searx</h1></div> {% include 'search.html' %}