From a451449766d581978068a5b8f8c1e27f50386ea7 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 23 Sep 2021 08:33:36 +0000 Subject: Revert "composer update bootstrap to version 5.1.1" This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d. --- .../content/docs/5.0/examples/cover/index.html | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.0/examples/cover/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.0/examples/cover/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.0/examples/cover/index.html b/vendor/twbs/bootstrap/site/content/docs/5.0/examples/cover/index.html new file mode 100644 index 000000000..10362083e --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.0/examples/cover/index.html @@ -0,0 +1,34 @@ +--- +layout: examples +title: Cover Template +extra_css: + - "cover.css" +html_class: "h-100" +body_class: "d-flex h-100 text-center text-white bg-dark" +include_js: false +--- + +
+
+
+

Cover

+ +
+
+ +
+

Cover your page.

+

Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.

+

+ Learn more +

+
+ + +
-- cgit v1.2.3