mirror of
https://github.com/searxng/searxng.git
synced 2025-07-30 08:32:24 +02:00
[fix] proper src/href url handling
This commit is contained in:
parent
e86947d79c
commit
a4f89a7981
7 changed files with 18 additions and 18 deletions
|
@ -1,3 +1,3 @@
|
|||
<a href="https://github.com/asciimoo/searx" class="github">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="/static/img/github_ribbon.png" alt="Fork me on GitHub" 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