summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-13 02:03:07 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-10-13 02:03:07 +0200
commit18f983dfa5123ad05e73a8cab0a9f754b05cf4a3 (patch)
treebb5f45b8d3793132040171740ae7bc9e53122a26
parent6e3dbe7e63287c4d595dbc0cee882e7ecc69b41d (diff)
Link NullProgram
-rw-r--r--src/www/index.gsp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/www/index.gsp b/src/www/index.gsp
index a388cc8..e543bb4 100644
--- a/src/www/index.gsp
+++ b/src/www/index.gsp
@@ -82,6 +82,11 @@ html lang="en" {
}
}
li {
+ NEWTAB href="https://nullprogram.com" {=
+ @cite{-Null Program} — blog posts on software development; mainly C
+ }
+ }
+ li {
NEWTAB href="https://redblobgames.com" {=
@cite{-Red Blob Games} — algorithms in the context of video games
}