add content
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
2025-02-16 19:13:51 +08:00
parent d8c8c1ec3a
commit b3faaa3cb6
25 changed files with 453 additions and 83 deletions

View File

@@ -2,15 +2,10 @@
{% block content %}
{% include "partials/hero/myhero.html" %}
{% include "partials/hero/myhero1.html" %}
{% include "partials/hero/myhero2.html" %}
{% include "partials/hero/myhero3.html" %}
{% include "partials/hero/hero1.html" %}
{% include "partials/hero/hero2.html" %}
{% include "partials/hero/hero3.html" %}
{% include "partials/hero/hero4.html" %}
{% include "partials/hero/hero5.html" %}
{% include "partials/hero/hero6.html" %}
{% include "partials/hero/hero7.html" %}
{% include "partials/hero/hero8.html" %}
{% include "partials/hero/hero9.html" %}
{% include "partials/hero/myhero5.html" %}
{% include "partials/hero/myhero6.html" %}
{% include "partials/hero/myhero7.html" %}
{% endblock content %}