Sfoglia il codice sorgente

[enh] github ribbon added

asciimoo 11 anni fa
parent
commit
ab1dfbb8c8
2 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. BIN
      searx/static/img/github_ribbon.png
  2. 3
    0
      searx/templates/index.html

BIN
searx/static/img/github_ribbon.png Vedi File


+ 3
- 0
searx/templates/index.html Vedi File

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