Cleaned up Index page

This commit is contained in:
Pablo Revilla
2025-01-09 15:50:37 -08:00
parent 5882f79211
commit e3768b81a9

View File

@@ -2,7 +2,4 @@
{% block body %}
{% include "search_form.html" %}
<p><a href="/graph/network">See a realtime graph of the network</a></p>
<p><a href="/chat">See what people are saying</a></p>
<p><a href="/firehose">See <strong>everything</strong></a></p>
{% endblock %}
{% endblock %}