aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-06-04 13:36:55 -0400
committerChristine Dodrill <me@christine.website>2019-06-04 13:36:55 -0400
commit1f2fa34a9fbfe4b86176ba4a98b876d4220031a3 (patch)
tree106d13800ca436dc4d29cf5fd763852a242d3efb
parent654f273baaaba63bf73fd46a65ecd1440c4758fe (diff)
downloadx-1.1.0.tar.xz
x-1.1.0.zip
cmd/within.website: add x to info pagev1.1.0
-rw-r--r--cmd/within.website/main.go1
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 />