From 92622af202076134582404706ea9533e8f86ae0d Mon Sep 17 00:00:00 2001 From: Marius-TV Date: Fri, 5 Jun 2026 12:40:30 +0800 Subject: [PATCH] fix(footer): regroup platform and community links Move About, VIP, and Branding under Platform, and Forums, Support, and Feedback under Community in footer page links. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../footer/components/PageLinks.svelte | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/projects/client/src/lib/sections/footer/components/PageLinks.svelte b/projects/client/src/lib/sections/footer/components/PageLinks.svelte index 788bb96738..d7dad0baca 100644 --- a/projects/client/src/lib/sections/footer/components/PageLinks.svelte +++ b/projects/client/src/lib/sections/footer/components/PageLinks.svelte @@ -11,44 +11,44 @@