add importmap tags to head

This commit is contained in:
Philipp Rothmann 2023-01-27 11:18:14 +01:00
parent 90247bdc54
commit 27030cf73d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
= csrf_meta_tags = csrf_meta_tags
= stylesheet_link_tag "application", :media => "all" = stylesheet_link_tag "application", :media => "all"
//%link(href="images/favicon.ico" rel="shortcut icon") //%link(href="images/favicon.ico" rel="shortcut icon")
= javascript_importmap_tags
= yield(:head) = yield(:head)
= foodcoop_css_tag = foodcoop_css_tag