mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 15:38:51 +02:00
✨ feat: load extra features in section template
Allows using copy code block options, KaTex, etc. in the homepage
This commit is contained in:
parent
ea53c823cf
commit
13f88a8e86
1 changed files with 2 additions and 0 deletions
|
@ -54,4 +54,6 @@
|
|||
{%- endif -%}
|
||||
</main>
|
||||
|
||||
{%- include "partials/extra_features.html" -%}
|
||||
|
||||
{% endblock main_content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue