diff --git a/layouts/shortcodes/csv-table.html b/layouts/shortcodes/csv-table.html index 9f8519e..28ef0cb 100644 --- a/layouts/shortcodes/csv-table.html +++ b/layouts/shortcodes/csv-table.html @@ -31,7 +31,7 @@ {{ $sep := "," }} {{ range $i, $r := getCSV $sep $url }}