From 108a3efe0b6d37a7ed394a84c69b924ca727f17a Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 Oct 2022 18:34:03 +0000 Subject: update composer libs --- .../twbs/bootstrap/site/layouts/_default/docs.html | 2 +- .../site/layouts/partials/docs-navbar.html | 28 ++++++++++------------ .../bootstrap/site/layouts/partials/footer.html | 1 - .../bootstrap/site/layouts/partials/header.html | 2 +- .../layouts/partials/home/masthead-followup.html | 4 ++-- .../site/layouts/partials/icons/slack.svg | 1 - .../bootstrap/site/layouts/partials/social.html | 8 +++---- 7 files changed, 19 insertions(+), 27 deletions(-) delete mode 100644 vendor/twbs/bootstrap/site/layouts/partials/icons/slack.svg (limited to 'vendor/twbs/bootstrap/site/layouts') diff --git a/vendor/twbs/bootstrap/site/layouts/_default/docs.html b/vendor/twbs/bootstrap/site/layouts/_default/docs.html index d7fcf23c8..1a3f9c1a1 100644 --- a/vendor/twbs/bootstrap/site/layouts/_default/docs.html +++ b/vendor/twbs/bootstrap/site/layouts/_default/docs.html @@ -16,7 +16,7 @@
- + View on GitHub

{{ .Title | markdownify }}

diff --git a/vendor/twbs/bootstrap/site/layouts/partials/docs-navbar.html b/vendor/twbs/bootstrap/site/layouts/partials/docs-navbar.html index e4f6eaaa7..68a086e89 100644 --- a/vendor/twbs/bootstrap/site/layouts/partials/docs-navbar.html +++ b/vendor/twbs/bootstrap/site/layouts/partials/docs-navbar.html @@ -1,21 +1,29 @@