Wording change
All checks were successful
CI / test (push) Successful in 2m5s

This commit is contained in:
Miguel Jacq 2026-06-21 15:20:22 +10:00
parent a0a2ed4e4e
commit 044455a58a
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -7,6 +7,6 @@ description: "Release notes and project updates for Enroll."
<div class="container py-3"> <div class="container py-3">
<div class="kicker mb-3"><i class="bi bi-megaphone"></i> News</div> <div class="kicker mb-3"><i class="bi bi-megaphone"></i> News</div>
<h1 class="display-6 fw-bold mb-2">What's new in Enroll</h1> <h1 class="display-6 fw-bold mb-2">What's new in Enroll</h1>
<p class="lead mb-0">Release notes, tips and tricks, and whatever else we've been cooking up.</p> <p class="lead mb-0">Release notes, important changes, tips and tricks.</p>
</div> </div>
</header> </header>