Skip to content

Commit

Permalink
Fix link and drop prettier crappy formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 20, 2024
1 parent 05f1ae4 commit 2ce8629
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions site/layouts/partials/announcement.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
<div class="d-block px-3 py-2 text-center text-bold bd-announcement">
Bootstrap 4 has reached end of life.
<a
href="https://getbootstrap.com/docs/5.3/migration/"
target="_blank"
rel="noopener"
>Upgrade to the latest</a
>
<a href="https://getbootstrap.com/migration/" target="_blank" rel="noopener">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
>
<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>

0 comments on commit 2ce8629

Please sign in to comment.