feat: load extra features in section template
Some checks failed
Build Site / Check and Build for Pull Requests (push) Has been cancelled
Build Site / Build and Deploy on Main Push (push) Has been cancelled

Allows using copy code block options, KaTex, etc. in the homepage
This commit is contained in:
welpo 2025-09-22 23:39:57 +02:00
parent ea53c823cf
commit 13f88a8e86
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

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