asciimoo 11 лет назад
Родитель
Сommit
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="">