summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-13 01:57:23 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-10-13 01:57:23 +0200
commit7dd7b49a5d9acf6686bc5518b6f1bd4551eee45b (patch)
tree4dc7de9970b3187e99ee99f91f02a5d4472939bd /src
parent18f0ac9e4497161efb27b100d05938eaf1c1db4b (diff)
Sort links alphabetically
Diffstat (limited to 'src')
-rw-r--r--src/www/index.gsp10
1 files changed, 5 insertions, 5 deletions
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
@@ -62,6 +62,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}