summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/www/index.gsp14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/www/index.gsp b/src/www/index.gsp
index 6b7cfed..884aafc 100644
--- a/src/www/index.gsp
+++ b/src/www/index.gsp
@@ -109,6 +109,20 @@ html lang="en" {
cite {-Why Lisp Macros are Cool}
}
}
+ li {
+ m4_ab
+ href="https://doc.cat-v.org/plan_9/4th_edition/papers/rc"
+ {
+ cite {-Rc — The Plan 9 Shell}
+ }
+ }
+ li {
+ m4_ab
+ href="https://doc.cat-v.org/inferno/4th_edition/inferno_shell"
+ {
+ cite {-The Inferno Shell}
+ }
+ }
}
}