diff options
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c index d884b63..1635094 100644 --- a/html.c +++ b/html.c @@ -335,6 +335,7 @@ int htmlThreadOpen(FILE *file, const struct Envelope *envelope) { <h1>[subject]</h1> <nav> <ul> + <li><a href="../index.html">index</a></li> <li><a href="[atom]">follow</a></li> <li><a href="[mbox]">download</a></li> </ul> |