forked from deepStateMirrors/tabi
✨ feat: extend tabi <head>
and <body>
elements (#528)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
5c1e4acbb1
commit
979f347fb0
5 changed files with 53 additions and 3 deletions
|
@ -177,4 +177,6 @@
|
|||
{%- endif -%}
|
||||
{%- endif -%}
|
||||
|
||||
{# Users can optionally provide this template to add content to the head element. #}
|
||||
{% include "tabi/extend_head.html" ignore missing %}
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue