Update index.html

This commit is contained in:
Timur Gordon
2024-06-28 11:52:07 +03:00
committed by GitHub
parent 9fabf937d4
commit 56de7044f8

View File

@@ -18,12 +18,10 @@
{% include "partials/stats.html" %} {% include "partials/stats.html" %}
{% include "partials/ourpass.html" %}
{% include "partials/ventures.html" %} {% include "partials/ventures.html" %}
{% include "partials/people.html" %} {% include "partials/people.html" %}
{% include "partials/blogs.html" %} {% include "partials/blogs.html" %}
{% include "partials/quote.html" %} {% include "partials/quote.html" %}
{% endblock content %} {% endblock content %}