mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Replaced dash with em in searx description (#1973)
Very small change, but it looks better
This commit is contained in:
parent
d3bc171a15
commit
925be22d8f
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"{% if rtl %} dir="rtl"{% endif %}>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="description" content="searx - a privacy-respecting, hackable metasearch engine" />
|
||||
<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="referrer" content="no-referrer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue