diff --git a/source/_meta/_01-foot.twig b/source/_meta/_01-foot.twig index b41855e4b4df0b10bfe6cf84b988a5d46d1286e2..a99ec4c6aeb4242181c2e23da741c873d8c9a8f4 100644 --- a/source/_meta/_01-foot.twig +++ b/source/_meta/_01-foot.twig @@ -14,6 +14,7 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js?{{ cacheBuster }}"></script> <script src="../../../source/_patterns/04-components/facts-and-figures/facts-and-figures.js?{{ cacheBuster }}"></script> <script src="../../../source/_patterns/04-components/expand-collapse/expand-collapse.js?{{ cacheBuster }}"></script> + <script src="../../../source/_patterns/04-components/whos-online/whos-online.js?{{ cacheBuster }}"></script> <!--DO NOT REMOVE--> {{ patternLabFoot | raw }}