From 0e18d7fb48819cc8fa497da55864c42b18572465 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 21 Dec 2019 00:00:00 +0100 Subject: [PATCH] jekyll.environment fix --- pages/_includes/ui/chart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_includes/ui/chart.html b/pages/_includes/ui/chart.html index 3ca91622f..43cf38f99 100644 --- a/pages/_includes/ui/chart.html +++ b/pages/_includes/ui/chart.html @@ -13,7 +13,7 @@ {% assign data = site.data.charts[data.extend] | concat_objects: site.data.charts[include.chart-id] %} {% endif %} -
+
{% append_lib apexcharts %} {% capture script %}