mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-21 20:35:38 +02:00
Release custom head tags.
This commit is contained in:
@@ -16,8 +16,8 @@ html(class='no-js', lang='en')
|
||||
link(rel='stylesheet', href!='<?= $public_href; ?>css/styles.css')
|
||||
<?php if (!$fallback_mode) { ?>
|
||||
script(src!='<?= $public_href; ?>js/scripts.js', data-module='#{module}')
|
||||
<?= $x_head_tags; ?>
|
||||
<?php } ?>
|
||||
<?= $x_head_tags; ?>
|
||||
|
||||
body#root(class='#{module}')
|
||||
|
||||
|
Reference in New Issue
Block a user