diff --git a/exporter.json b/exporter.json index 4909d464..492a8175 100644 --- a/exporter.json +++ b/exporter.json @@ -6,7 +6,7 @@ "organization": "Supernova", "source_dir": "src", "assets_dir": "assets", - "version": "5.5.21", + "version": "5.5.22", "usesBrands": false, "config": { "sources": "sources.json", diff --git a/src/page_head/page_head.pr b/src/page_head/page_head.pr index 087c8e8c..4d46dec4 100644 --- a/src/page_head/page_head.pr +++ b/src/page_head/page_head.pr @@ -10,7 +10,7 @@ {[ inject "page_head_styles" context page /]} {* Storybook - it's here before advanced customization, because otherwise some of the storybook scripts will be overridden *} - + {* Injection point - inject head *} {{ configuration.advancedCustomizationCustomHeadInject }}