From ebd12c0c06ab5ce0e39095afe38be79997323967 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 20 Oct 2022 15:27:57 +0000 Subject: [PATCH] Sort friends panel in alphanumeric order --- pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 2f2068e..54b0bd9 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -197,11 +197,11 @@ const Index: NextPage = () => { Friends

- You can check out my friends' websites here: + You can check out my friends' websites here (in alphanumeric order):

- +
And more!