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

weru
21.50.2020 5194aaab824df9f6ef648acfe16c25ab4db1c4a7
update
1 files modified
2 ■■■ changed files
layouts/shortcodes/chart.html 2 ●●● patch | view | raw | blame | history
layouts/shortcodes/chart.html
@@ -53,7 +53,7 @@
{{- $dataTally := split (delimit $dataCompactData ",") ","  }}
<link rel="stylesheet" href='{{ absURL js/chart.min.css" }}'/>
<link rel="stylesheet" href='{{ absURL "js/chart.min.css" }}' />
<script src='{{ absURL "js/chart.min.js" }}'></script>
<script>
  Chart.platform.disableCSSInjection = true;