From 0dfa656c70d70581ab4cd2ddf393cb432cd16517 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 28 Feb 2026 01:03:17 -0500 Subject: bucket webring: pull links from local json file --- src/web/_views/bucket/main.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/web/_views/bucket') diff --git a/src/web/_views/bucket/main.php b/src/web/_views/bucket/main.php index b85c773..2842afc 100644 --- a/src/web/_views/bucket/main.php +++ b/src/web/_views/bucket/main.php @@ -1,6 +1,5 @@ view('head', $data); if ($lightmode === 'true') { echo embed_css_ext('css/bucket_light.css'); @@ -34,8 +33,8 @@ 🏳️‍🌈 - - + + -- cgit v1.2.3-freya