1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-03 02:13:01 +02:00
Files
bootstrap/site/layouts/partials/announcement.html
2024-03-22 08:02:12 +02:00

8 lines
397 B
HTML

<div class="d-block p-3 text-center text-bold bd-announcement">
Bootstrap 4 has reached end of life.
<a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
or consider
<a href="https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_medium=Banner&utm_campaign=v4_eol" target="_blank" rel="noopener">Never-Ending Support</a>
for your project.
</div>