From 3a91d63ff65620f713f368dbaab1a917810845b7 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Sun, 18 Jan 2026 09:58:53 +0100 Subject: [PATCH] fix: hide neglible languages from about about page --- public/about.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/about.php b/public/about.php index 9fa1d4e..60f3123 100644 --- a/public/about.php +++ b/public/about.php @@ -70,6 +70,8 @@ + percent($language) <= 1): continue; endif; ?> + percent_string($language) ?> name ?>
(bytes ?> bytes)
@@ -79,6 +81,8 @@ + percent($language) <= 1): continue; endif; ?> +