diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-11-04 23:13:06 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-11-04 23:13:06 +0100 |
commit | 64311437ff55ff47c272e531b78116869ffbec34 (patch) | |
tree | 59db039f49cb3b59b0520d0de1f5a6e750d809b7 /src/www | |
parent | f730a8ce05d6e5ffcbf0553c9366935c6387050e (diff) |
Add a link
Diffstat (limited to 'src/www')
-rw-r--r-- | src/www/index.gsp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/www/index.gsp b/src/www/index.gsp index 8d8d606..f07ef2a 100644 --- a/src/www/index.gsp +++ b/src/www/index.gsp @@ -128,6 +128,13 @@ html lang="en" { cite {-Sh — The Inferno Shell} } } + li { + m4_ab + href="https://doc.cat-v.org/bell_labs/structural_regexps/se.pdf" + { + cite {-Structural Regular Expressions — Rob Pike} + } + } } h7 {-Interesting talks (these are videos)} |