From 185ddf1eaf82e08586be6c7689507ee924d9dd47 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 19 Aug 2022 13:15:48 +0000 Subject: update to bootstrap 5.2 and fixes --- .../bootstrap/site/layouts/partials/scripts.html | 54 +++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) (limited to 'vendor/twbs/bootstrap/site/layouts/partials/scripts.html') diff --git a/vendor/twbs/bootstrap/site/layouts/partials/scripts.html b/vendor/twbs/bootstrap/site/layouts/partials/scripts.html index d25add3ff..3378a230e 100644 --- a/vendor/twbs/bootstrap/site/layouts/partials/scripts.html +++ b/vendor/twbs/bootstrap/site/layouts/partials/scripts.html @@ -5,7 +5,8 @@ {{- end }} {{ if eq .Page.Layout "docs" -}} - + + {{- end }} {{- $vendor := resources.Match "js/vendor/*.js" -}} @@ -18,3 +19,54 @@ {{- end }} + +{{ if eq .Page.Layout "docs" -}} + +{{- end }} -- cgit v1.2.3