diff --git a/site/layouts/_default/home.html b/site/layouts/_default/home.html index c03de11abbed..105c86b54bcc 100644 --- a/site/layouts/_default/home.html +++ b/site/layouts/_default/home.html @@ -8,8 +8,10 @@ {{ partial "docs-navbar" . }} - {{ partial "home/masthead" . }} - {{ partial "home/masthead-followup" . }} +
+ {{ partial "home/masthead" . }} + {{ partial "home/masthead-followup" . }} +
{{ .Content }} diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html index da183bfa09e5..53acd1eb59b5 100644 --- a/site/layouts/partials/home/masthead-followup.html +++ b/site/layouts/partials/home/masthead-followup.html @@ -1,5 +1,5 @@
-
+
{{ partial "icons/code.svg" (dict "width" "32" "height" "32") }} @@ -15,9 +15,9 @@

Installation

{{ highlight "npm install bootstrap" "sh" "" }} {{ highlight (printf ("gem install bootstrap -v %s") .Site.Params.current_ruby_version) "sh" "" }}
-
+
-
+
{{ partial "icons/cloud-fill.svg" (dict "width" "32" "height" "32") }} @@ -39,9 +39,9 @@

BootstrapCDN

`) .Site.Params.cdn.popper (.Site.Params.cdn.popper_hash | safeHTMLAttr) .Site.Params.cdn.js (.Site.Params.cdn.js_hash | safeHTMLAttr)) "html" "" }}
-
+
-
+
{{ partial "icons/circle-square.svg" (dict "width" "32" "height" "32") }} @@ -61,9 +61,9 @@

Bootstrap Icons

src="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-icons.png" alt="Bootstrap Icons" width="966" height="600" loading="lazy">
-
+
-
+
{{ partial "icons/droplet-fill.svg" (dict "width" "32" "height" "32") }} @@ -83,5 +83,5 @@

Official Themes

src="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes.png" alt="Bootstrap Icons" width="700" height="500" loading="lazy">
-
+
diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index 1b60e5cb9018..bdbc05cd10c5 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -1,4 +1,4 @@ -
+
@@ -23,4 +23,4 @@

Build fast, responsive sites with Bootstrap

{{ partial "ads.html" . }}
-
+