support head-extra
This commit is contained in:
parent
4c319e6aba
commit
7f45ae2618
@ -162,4 +162,8 @@
|
||||
<link rel="stylesheet" href="{{ "/assets/css/staticman.css" | relative_url }}">
|
||||
{% endif %}
|
||||
|
||||
{% if page.head-extra %}
|
||||
{% include {{ page.head-extra }} %}
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user