diff --git a/site/layouts/_default/single.html b/site/layouts/_default/single.html index 3175c55c0..427ee76c8 100644 --- a/site/layouts/_default/single.html +++ b/site/layouts/_default/single.html @@ -28,29 +28,9 @@
- Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. They’re built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools. -
- Browse themes -
- + Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. They’re built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools. +
+ Browse themes +
+ {{ partial "responsive-img" (dict "context" .
+ "imgPath" "/assets/brand/bootstrap-logo-shadow.png"
+ "alt" "Bootstrap"
+ "classes" "d-none d-sm-block mb-3"
+ "lazyload" false) }}
Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins. diff --git a/site/layouts/partials/home/themes.html b/site/layouts/partials/home/themes.html index 3e286f267..add1a3583 100644 --- a/site/layouts/partials/home/themes.html +++ b/site/layouts/partials/home/themes.html @@ -15,9 +15,9 @@
+ {{ partial "responsive-img" (dict "context" .
+ "imgPath" "/assets/img/bootstrap-themes.png"
+ "alt" "Bootstrap Themes"
+ "classes" "d-block mt-3") }}