mirror of
https://github.com/searxng/searxng.git
synced 2025-09-10 20:28:25 +02:00
[enh] make version of searx readable
This commit is contained in:
parent
b1234ee889
commit
aba65369d2
8 changed files with 42 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="description" content="Searx - a privacy-respecting, hackable metasearch engine" />
|
||||
<meta name="keywords" content="searx, search, search engine, metasearch, meta search" />
|
||||
<meta name="generator" content="searx/{{ searx_version }}">
|
||||
<meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=1" />
|
||||
<title>{% block title %}{% endblock %}searx</title>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}" type="text/css" media="screen" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue