change title

This commit is contained in:
@$$wH0le 2024-04-08 02:02:24 +00:00
parent e2af3e4970
commit 8f809a6c54

View file

@ -2,7 +2,7 @@
{% from 'simple/icons.html' import icon_big %}
{% block content %}
<div class="index">
<div class="title"><h1>SearXNG</h1></div>
<div class="title"><h1>TJ's SEARX</h1></div>
{% include 'simple/simple_search.html' %}
</div>
{% endblock %}