add people

This commit is contained in:
sasha-astiadi
2024-06-19 18:40:07 +02:00
parent dea5b6c3e2
commit 7747054b85
8 changed files with 33 additions and 3 deletions

View File

@@ -19,6 +19,9 @@
{% include "partials/stats.html" %}
{% include "partials/ventures.html" %}
{% include "partials/people.html" %}
{% include "partials/blogs.html" %}
{% include "partials/quote.html" %}
{% endblock content %}