aboutsummaryrefslogtreecommitdiffstats
path: root/html/index.html
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2025-01-14 16:06:02 -0600
committerWilliam Harrington <kb0iic@berzerkula.org>2025-01-14 16:06:02 -0600
commit0cc9b20c15460213e488bf5e70963b941482f628 (patch)
treebb0143245583ec846630f39bfa2258dba640ccd7 /html/index.html
parent0e084ade5069756d487b5c948c48b777e37c00c9 (diff)
Add source.
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
new file mode 100644
index 0000000..ad54365
--- /dev/null
+++ b/html/index.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>UNIX Speak Server 0.2pl2</title>
+</head>
+
+<frameset COLS="27%,73%">
+<frame SRC="toc.html" NAME="contents">
+<frame SRC="speak.lsm.html" NAME="main">
+</frameset>
+</html>