From 944e35c64672c948126134d38621e204bb5ef25b Mon Sep 17 00:00:00 2001 From: Roberto Beltran Date: Tue, 6 Oct 2020 20:27:29 -0400 Subject: [PATCH] link git repo instead of serving the source code --- searx/templates/courgette/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/templates/courgette/index.html b/searx/templates/courgette/index.html index f15203b3..4f966dea 100644 --- a/searx/templates/courgette/index.html +++ b/searx/templates/courgette/index.html @@ -13,7 +13,7 @@ {% if not rtl %} {{ _('preferences') }} {% endif %} - full-source + sources

{% endblock %}