summaryrefslogtreecommitdiff
path: root/searx/templates/default/github_ribbon.html
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2016-09-22 23:51:07 +0200
committerAdam Tauber <asciimoo@gmail.com>2016-09-22 23:51:07 +0200
commitbee7b497a300622f5ba2b619817f5c89c29ae871 (patch)
tree525c3d85020cedd88663a4bb4a0e18c54500044b /searx/templates/default/github_ribbon.html
parentaaf5d506e51197603922d7b9d259c0f4e498f62b (diff)
[mod] rename "default" theme to "legacy"
Diffstat (limited to 'searx/templates/default/github_ribbon.html')
-rw-r--r--searx/templates/default/github_ribbon.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/searx/templates/default/github_ribbon.html b/searx/templates/default/github_ribbon.html
deleted file mode 100644
index bdd9cf180..000000000
--- a/searx/templates/default/github_ribbon.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<a href="https://github.com/asciimoo/searx" class="github">
- <img style="position: absolute; top: 0; right: 0; border: 0;" src="{{ url_for('static', filename='img/github_ribbon.png') }}" alt="Fork me on GitHub" class="github"/>
-</a>