···2626)
27272828func (h *Handle) Index(w http.ResponseWriter, r *http.Request) {
2929- w.Write([]byte("This is a knot, part of the wider Tangle network: https://tangled.sh"))
2929+ w.Write([]byte("This is a knot server. More info at https://tangled.sh"))
3030}
31313232func (h *Handle) RepoIndex(w http.ResponseWriter, r *http.Request) {