1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02:00

Fix link and drop prettier crappy formatting

This commit is contained in:
XhmikosR
2024-03-20 17:28:14 +02:00
parent 00da6cc06b
commit b04b43619d

View File

@@ -1,17 +1,7 @@
<div class="d-block px-3 py-2 text-center text-bold bd-announcement"> <div class="d-block px-3 py-2 text-center text-bold bd-announcement">
Bootstrap 4 has reached end of life. Bootstrap 4 has reached end of life.
<a <a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
href="https://getbootstrap.com/docs/5.3/migration/"
target="_blank"
rel="noopener"
>Upgrade to the latest</a
>
or consider or consider
<a <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>
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. for your project.
</div> </div>