Browse Source

[enh] github ribbon added

asciimoo 11 years ago
parent
commit
ab1dfbb8c8
2 changed files with 3 additions and 0 deletions
  1. BIN
      searx/static/img/github_ribbon.png
  2. 3 0
      searx/templates/index.html

BIN
searx/static/img/github_ribbon.png


+ 3 - 0
searx/templates/index.html

@@ -1,5 +1,8 @@
 {% extends "base.html" %}
 {% block content %}
+<a href="https://github.com/asciimoo/searx" class="github">
+    <img style="position: absolute; top: 0; right: 0; border: 0;" src="/static/img/github_ribbon.png" alt="Fork me on GitHub"  class="github"/>
+</a>
 <div class="center">
     <h1>searx</h1>
     <form method="post" action="">