diff options
Diffstat (limited to 'site')
| -rw-r--r-- | site/layouts/partials/home/masthead.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index bee1baee8..d4ec0c026 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -1,7 +1,7 @@ <div class="bd-masthead mb-3" id="content"> <div class="container-xxl bd-gutter"> <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"> + <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! |
