feat: load extra features in section template. Allows using copy code block options, KaTex, etc. in the homepage

This commit is contained in:
2025-09-23 18:23:14 +07:00
parent c335577045
commit bf46ee0219

View File

@@ -54,4 +54,6 @@
{%- endif -%} {%- endif -%}
</main> </main>
{%- include "partials/extra_features.html" -%}
{% endblock main_content %} {% endblock main_content %}