From ab1dfbb8c888414e659e38817b50ecd77eb89fc7 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Wed, 16 Oct 2013 22:22:13 +0200 Subject: [enh] github ribbon added --- searx/templates/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'searx/templates/index.html') diff --git a/searx/templates/index.html b/searx/templates/index.html index 1435161ae..817f886ee 100644 --- a/searx/templates/index.html +++ b/searx/templates/index.html @@ -1,5 +1,8 @@ {% extends "base.html" %} {% block content %} + + Fork me on GitHub +

searx

-- cgit v1.2.3