diff options
| author | Martin Fischer <martin@push-f.com> | 2022-01-31 11:31:07 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2022-02-01 06:28:26 +0100 |
| commit | b93711b45da7e8d851be5a3d55ebf6fbe5423efd (patch) | |
| tree | 1698377a535775830d4bacb4f7af53c7b6f15799 /searx | |
| parent | 08bb3a5f3a6bf2c13ca89accc3179481e22e1bc6 (diff) | |
[help] remove link from about.md title
Now that about.html extends page_with_header.html
it already has a link to the start page and removing
the link makes it easier to extract the page title
from the Markdown for the following commit.
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/help/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/help/about.md b/searx/help/about.md index 521022414..dd7cd4515 100644 --- a/searx/help/about.md +++ b/searx/help/about.md @@ -1,4 +1,4 @@ -# About [searxng][url_for:index] +# About SearXNG SearXNG is a fork from the well-known [searx] [metasearch engine], aggregating the results of other [search engines][url_for:preferences] while not storing |