diff options
-rw-r--r-- | website/index.skb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/website/index.skb b/website/index.skb index f32a9af..f057627 100644 --- a/website/index.skb +++ b/website/index.skb @@ -27,7 +27,10 @@ engine library"), and is available both as a command-line program and as a web server.]) (section :title "Documentation" :number #f (p [The ,(ref :url "/manual/dev/en/" :text "tissue manual") is -available online.])) +available online.]) + (p [We eat our own dog food too! Search through issues, +documentation and more using our own ,(ref :url "/search" :text +"self-hosted tissue instance").])) (section :title "License" :number #f (p [tissue is free software released under the terms of the ,(ref :url "https://www.gnu.org/licenses/gpl.html" :text "GNU General Public |