ソースを参照

[enh] github ribbon added

asciimoo 11 年 前
コミット
ab1dfbb8c8
共有2 個のファイルを変更した3 個の追加0 個の削除を含む
  1. バイナリ
      searx/static/img/github_ribbon.png
  2. 3
    0
      searx/templates/index.html

バイナリ
searx/static/img/github_ribbon.png ファイルの表示


+ 3
- 0
searx/templates/index.html ファイルの表示

@@ -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="">