update home and about

This commit is contained in:
2025-05-21 15:37:35 +03:00
parent b3b9d41e8b
commit c2c021531c
19 changed files with 1065 additions and 50 deletions

View File

@@ -1,12 +1,6 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/about/about1.html" %}
{% include "partials/about/about2.html" %}
{% include "partials/about/about3.html" %}
{% include "partials/about/about4.html" %}
{% include "partials/about/about5.html" %}
{% include "partials/about/about6.html" %}
{% include "partials/hero/myhero7.html" %}
{% endblock content %}