From ae36b044f1fc36cd5587b0d3111c2ee72cf0c03f Mon Sep 17 00:00:00 2001 From: delta Date: Wed, 4 Mar 2026 22:13:53 +0100 Subject: fix: display the proper label for the random button on the webring row --- .zs/components/footer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zs/components/footer b/.zs/components/footer index 570f714..0c0fa63 100755 --- a/.zs/components/footer +++ b/.zs/components/footer @@ -24,9 +24,9 @@ print(html { { tag = "a", class = "volatile", - href = "https://ring.acab.dev/prev/C1NMCp8IXr", + href = "https://ring.acab.dev/rand/C1NMCp8IXr", title = "go to a random page in the webring", - "[<<]" + "[?]" } }, { -- cgit v1.2.3