forked from Icycoide/searxng
add multi theming support
This commit is contained in:
parent
3386e21cdf
commit
08eaffe245
41 changed files with 104 additions and 29 deletions
3
searx/templates/default/github_ribbon.html
Normal file
3
searx/templates/default/github_ribbon.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<a href="https://github.com/asciimoo/searx" class="github">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="{{ url_for('static', filename='img/github_ribbon.png') }}" alt="Fork me on GitHub" class="github"/>
|
||||
</a>
|
Loading…
Add table
Add a link
Reference in a new issue