mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fufusoup branding part 1
This commit is contained in:
parent
9dc36965bb
commit
3e746b1dbf
8 changed files with 13 additions and 5 deletions
|
|
@ -61,7 +61,9 @@
|
|||
</main>
|
||||
<footer>
|
||||
<p>
|
||||
{{ _('Powered by') }} <a href="{{ url_for('info', pagename='about') }}">searxng</a> - {{ searx_version }} — {{ _('a privacy-respecting, open metasearch engine') }}<br/>
|
||||
Fufusoup a privacy-respecting, open source metasearch engine
|
||||
based on SearXNG
|
||||
and made available by Moise KM<br/>
|
||||
<a href="{{ searx_git_url }}">{{ _('Source code') }}</a>
|
||||
| <a href="{{ get_setting('brand.issue_url') }}">{{ _('Issue tracker') }}</a>
|
||||
{% if enable_metrics %}| <a href="{{ url_for('stats') }}">{{ _('Engine stats') }}</a>{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue