瀏覽代碼

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