diff options
Diffstat (limited to 'site/layouts/shortcodes/bs-table.html')
| -rw-r--r-- | site/layouts/shortcodes/bs-table.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/layouts/shortcodes/bs-table.html b/site/layouts/shortcodes/bs-table.html index 40b9b8ce5..42a18d578 100644 --- a/site/layouts/shortcodes/bs-table.html +++ b/site/layouts/shortcodes/bs-table.html @@ -1,6 +1,5 @@ {{- /* - Usage: `bs-table "class class-foo"`, - where class can be anything + Usage: `bs-table "class class-foo"`, where class can be any string */ -}} {{- $css_class := .Get 0 | default "table" -}} |
