update menu

This commit is contained in:
2024-01-24 17:01:14 +07:00
parent 9f670e9ab0
commit 401157b54e
9 changed files with 679 additions and 389 deletions

View File

@@ -1,4 +1,5 @@
{% include javascript/global %}
{% include javascript/homepage %}
{% if global.module.name == 'home' %}
{% include javascript/homepage %}
{% endif %}