diff --git a/themes/intotheeast/templates/partials/base.html.twig b/themes/intotheeast/templates/partials/base.html.twig index 539be3d..12650b1 100644 --- a/themes/intotheeast/templates/partials/base.html.twig +++ b/themes/intotheeast/templates/partials/base.html.twig @@ -9,6 +9,8 @@ + {{ assets.css()|raw }} + {{ assets.js()|raw }}