diff --git a/site/layouts/partials/home/components-utilities.html b/site/layouts/partials/home/components-utilities.html index e18b403ded72..1f2534600a21 100644 --- a/site/layouts/partials/home/components-utilities.html +++ b/site/layouts/partials/home/components-utilities.html @@ -52,7 +52,7 @@
+
Explore customized components
@@ -77,7 +77,7 @@
+
Explore the utility API
diff --git a/site/layouts/partials/home/css-variables.html b/site/layouts/partials/home/css-variables.html
index 750db340944d..dd59167fa629 100644
--- a/site/layouts/partials/home/css-variables.html
+++ b/site/layouts/partials/home/css-variables.html
@@ -7,7 +7,7 @@
Bootstrap 5 is evolving with each release to better utilize CSS variables for global theme styles, individual components, and even utilities. We provide dozens of variables for colors, font styles, and more at a
+
Learn more about CSS variables
diff --git a/site/layouts/partials/home/customize.html b/site/layouts/partials/home/customize.html
index 98edf5633d68..2370df9a8502 100644
--- a/site/layouts/partials/home/customize.html
+++ b/site/layouts/partials/home/customize.html
@@ -6,7 +6,7 @@
Bootstrap utilizes Sass for a modular and customizable architecture. Import only the components you need, enable global options like gradients and shadows, and write your own CSS with our variables, maps, functions, and mixins.
+
Learn more about customizing
diff --git a/site/layouts/partials/home/icons.html b/site/layouts/partials/home/icons.html
index c510d9472a29..2de688fddd92 100644
--- a/site/layouts/partials/home/icons.html
+++ b/site/layouts/partials/home/icons.html
@@ -7,7 +7,7 @@
Bootstrap Icons is an open source SVG icon library featuring over 1,800 glyphs, with more added every release. They're designed to work in any project, whether you use Bootstrap itself or not. Use them as SVGs or icon fonts—both options give you vector scaling and easy customization via CSS.
+
Get Bootstrap Icons
diff --git a/site/layouts/partials/home/plugins.html b/site/layouts/partials/home/plugins.html
index d352ce8fe2c6..00cf8133a0db 100644
--- a/site/layouts/partials/home/plugins.html
+++ b/site/layouts/partials/home/plugins.html
@@ -7,7 +7,7 @@
Add toggleable hidden elements, modals and offcanvas menus, popovers and tooltips, and so much more—all without jQuery. Bootstrap's JavaScript is HTML-first, meaning most plugins are added with
+
Learn more about Bootstrap JavaScript
diff --git a/site/layouts/partials/home/themes.html b/site/layouts/partials/home/themes.html
index f5549151fff1..142cef89ed9d 100644
--- a/site/layouts/partials/home/themes.html
+++ b/site/layouts/partials/home/themes.html
@@ -7,7 +7,7 @@
Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. Themes are built on Bootstrap as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools.
+ Create and extend utilities
);
`) "scss" "" }}
- Build and extend in real-time with
:root
level for use anywhere. On components and utilities, CSS variables are scoped to the relevant class and can easily be modified.
Customize everything with Sass
Personalize it with Bootstrap
Powerful JavaScript plugins without
data
attributes in your HTML. Need more control? Include individual plugins programmatically.
Make it yours with official Bootstr