From 6979ec35432ae68c01644b37f06fb0164d9ea312 Mon Sep 17 00:00:00 2001 From: delta Date: Sat, 25 Jul 2026 15:39:11 +0200 Subject: fix mobile layout --- .zs/components/buttons.jq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zs/components/buttons.jq') diff --git a/.zs/components/buttons.jq b/.zs/components/buttons.jq index 9a135e0..07b67ce 100644 --- a/.zs/components/buttons.jq +++ b/.zs/components/buttons.jq @@ -1,3 +1,3 @@ include ".zs/components/get_filename"; -map("\"An
\(.link)
") | join("\n") +map("\"An
\(.link)
") | join("\n") -- cgit v1.2.3