From e6dac085cb1d601da1fc63bfd59d811612fa6ef4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 8 Oct 2021 12:24:19 +0000 Subject: update composer libs --- vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html') diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html index 007f8a8e8..86683ecf4 100644 --- a/vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html +++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html @@ -1,6 +1,5 @@ {{- /* - Usage: `callout "type"`, - where type is one of info (default), danger, warning + Usage: `callout "type"`, where `type` is one of info (default), danger, or warning */ -}} {{- $css_class := .Get 0 | default "info" -}} -- cgit v1.2.3