Update announcement to not being assertive

This commit is contained in:
Hans5958 2023-09-13 19:24:27 +07:00
parent b6d39f7e39
commit 681fa5e660
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
<aside class="container-fluid alert-primary collapse" id="headerAnnouncement">
<div class="d-flex w-100 py-2 align-items-center">
<i class="bi bi-info-circle-fill fs-5"></i>
<p class="mb-0 flex-grow-1 px-2"> This is the 2022 edition of the r/place Atlas. Check out <a class="alert-link" href="https://2023.place-atlas.stefanocoding.me">the 2023 r/place Atlas</a>!</p>
<p class="mb-0 flex-grow-1 px-2"> This is the 2022 edition of the r/place Atlas. For the latest edition, check out <a class="alert-link" href="https://2023.place-atlas.stefanocoding.me">the 2023 r/place Atlas</a>.</p>
<a class="fs-5" data-bs-toggle="collapse" href="#headerAnnouncement" role="button" aria-expanded="false" aria-controls="headerAnnouncement"><i class="bi bi-x-lg"></i></a>
</div>
</aside>