improve button label
All checks were successful
Build and Deploy / deploy (push) Successful in 1m4s

This commit is contained in:
Satria 2026-07-18 22:17:22 +07:00
commit 43ad65eeeb

View file

@ -175,11 +175,11 @@
</div>
</article>
<div class="opacity-75 hover:opacity-100 flex justify-center gap-6 font-extrabold pb-6 no-underline text-ctp-text">
<a href="https://nixwebr.ing/prev/satr14">&lt;</a>
<a href="https://nixwebr.ing" class="italic font-">nix-webring</a>
<div class="opacity-75 hover:opacity-100 flex justify-center gap-6 pb-6 no-underline text-ctp-text">
<a href="https://nixwebr.ing/prev/satr14">&lt;prev</a>
<a href="https://nixwebr.ing">nix-webring</a>
<a href="https://nixwebr.ing/rand">&#9858;</a>
<a href="https://nixwebr.ing/next/satr14">&gt;</a>
<a href="https://nixwebr.ing/next/satr14">next&gt;</a>
</div>
</main>
</div>