bootstrap/site/layouts/partials/announcement.html

8 lines
397 B
HTML
Raw Permalink Normal View History

2024-03-20 23:46:33 +08:00
<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>
2024-03-09 08:44:11 +08:00
for your project.
</div>