diff options
| -rw-r--r-- | cmd/within.website/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/within.website/main.go b/cmd/within.website/main.go index fbcb552..51145c0 100644 --- a/cmd/within.website/main.go +++ b/cmd/within.website/main.go @@ -111,6 +111,7 @@ const indexTemplate = `<!DOCTYPE html> <li><a href="https://within.website/derpigo">derpigo</a> - A simple wrapper to the <a href="https://derpibooru.org">Derpibooru</a> API</li> <li><a href="https://within.website/johaus">johaus</a> - <a href="http://lojban.org">Lojban</a> parsing</li> <li><a href="https://within.website/ln">ln</a> - Key->value based logging made context-aware and simple</li> + <li><a href="https://within.website/x">x</a> - Experiments, toys and tinkering (many subpackages)</li> </ul> <hr /> |
