mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
[enh] favicon added
This commit is contained in:
parent
5351104244
commit
5c8382c1ba
3 changed files with 12 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
<meta name="keywords" content="searx, search, search engine, metasearch, meta search" />
|
||||
<title>{% block title %}{% endblock %}searx</title>
|
||||
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen" charset="utf-8" />
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.png') }}" />
|
||||
{% block styles %}
|
||||
{% endblock %}
|
||||
{% block head %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue