From 9dc949b62c6b5e3c8872211f71b11714d9d22b22 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 20 Jan 2023 11:05:15 +0000 Subject: native dark theme initial checkin --- .../docs/5.3/examples/sticky-footer/index.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.3/examples/sticky-footer/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.3/examples/sticky-footer/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.3/examples/sticky-footer/index.html b/vendor/twbs/bootstrap/site/content/docs/5.3/examples/sticky-footer/index.html new file mode 100644 index 000000000..7a6e127cd --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.3/examples/sticky-footer/index.html @@ -0,0 +1,24 @@ +--- +layout: examples +title: Sticky Footer Template +extra_css: + - "sticky-footer.css" +html_class: "h-100" +body_class: "d-flex flex-column h-100" +include_js: false +--- + + +
+
+

Sticky footer

+

Pin a footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

+

Use }}">the sticky footer with a fixed navbar if need be, too.

+
+
+ + -- cgit v1.2.3