mirror of https://github.com/onweru/compose.git

weru
21.52.2020 241744110d41904dd0ed3b0225c8a33231cc1e68
update
1 files modified
1 ■■■■ changed files
layouts/shortcodes/chart.html 1 ●●●● patch | view | raw | blame | history
layouts/shortcodes/chart.html
@@ -52,7 +52,6 @@
{{- $labels = split (delimit  $labels ",") "," }}
{{- $dataTally := split (delimit $dataCompactData ",") ","  }}
<link rel="stylesheet" href='{{ absURL "js/chart.min.css" }}' />
<script src='{{ absURL "js/chart.min.js" }}'></script>
<script>