summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/haunt.scm b/haunt.scm
index b7f3faf..961ad0a 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -54,6 +54,8 @@ this website.")
" — SDL2 bindings for Guile Scheme")
(p ,(anchor "guile-syntax-highlight" "projects/guile-syntax-highlight.html")
" — Syntax highlighting library for Guile Scheme")
+ (p ,(anchor "guile-websocket" "projects/guile-websocket.html")
+ " — WebSocket library for Guile Scheme")
(p ,(anchor "Shroud" "projects/shroud.html")
" — GPG-based password manager (inactive)")
(p ,(anchor "Sly" "projects/sly.html")
@@ -77,6 +79,7 @@ this website.")
sly-page
guile-sdl2-page
guile-syntax-highlight-page
+ guile-websocket-page
haunt-page
shroud-page
srt2vtt-page