summaryrefslogtreecommitdiff
path: root/searx/templates/legacy/github_ribbon.html
blob: fb38a205115e0db2f50e61eda690d11f0760e7a1 (plain)
1
2
3
<a href="https://github.com/searx/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>