From 7dd7b49a5d9acf6686bc5518b6f1bd4551eee45b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 13 Oct 2024 01:57:23 +0200 Subject: Sort links alphabetically --- src/www/index.gsp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/www') diff --git a/src/www/index.gsp b/src/www/index.gsp index 0675fb7..ddd1049 100644 --- a/src/www/index.gsp +++ b/src/www/index.gsp @@ -61,6 +61,11 @@ html lang="en" { h3 {-Not My Websites} ul { + li { + NEWTAB href="https://cat-v.org" {= + @cite{-cat-v} — @q{-The Internet is not for sissies.} + } + } li { NEWTAB href="https://classicshorts.com" {= @cite{-classicshorts} — a collection of short stories @@ -81,11 +86,6 @@ html lang="en" { @cite{-textfiles} — a collection of thousands of plain-text files } } - li { - NEWTAB href="https://cat-v.org" {= - @cite{-cat-v} — @q{-The Internet is not for sissies.} - } - } } h3 {-Assorted Links} -- cgit v1.2.3