aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2024-07-30 08:30:11 +0300
committerGitHub <[email protected]>2024-07-30 08:30:11 +0300
commitc05cd9a47af8749975b11afb103c542062592720 (patch)
tree6c7fccc064824f8d792d59ba6007be3ec0318690 /site
parent6ca9152d04be08de8cb1974b638bc8d61047ab4f (diff)
downloadbootstrap-c05cd9a47af8749975b11afb103c542062592720.tar.xz
bootstrap-c05cd9a47af8749975b11afb103c542062592720.zip
Update masthead wording (#40672)
Diffstat (limited to 'site')
-rw-r--r--site/layouts/partials/home/masthead.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html
index 4fb36f62f..e8a6b886c 100644
--- a/site/layouts/partials/home/masthead.html
+++ b/site/layouts/partials/home/masthead.html
@@ -3,10 +3,7 @@
<div class="col-md-8 mx-auto text-center">
<a class="d-flex flex-column flex-lg-row justify-content-center align-items-center mb-4 text-dark lh-sm text-decoration-none" href="https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_medium=Banner&utm_campaign=v3and4_eol" rel="noopener" target="_blank">
<span class="d-sm-inline-flex align-items-center gap-1 py-2 px-3 me-2 mb-2 mb-lg-0 rounded-5 masthead-notice">
- <span class="fw-semibold">
- New!
- </span>
- Never-Ending Support for Bootstrap
+ Get Security Updates for Bootstrap 3 &amp; 4
<svg class="bi" style="width: 20px; height: 20px;"><use xlink:href="#arrow-right-short"></use></svg>
</span>
</a>