Ted Unangst 5 years ago
commit 8827f73f55

@ -1298,7 +1298,6 @@ func junkuser(user *WhatAbout) []byte {
a["url"] = fmt.Sprintf("https://%s/a?a=%s", serverName, url.QueryEscape(user.URL))
}
j["icon"] = a
j["image"] = a
} else {
j["type"] = "Service"
}

@ -71,7 +71,7 @@ The following values are recognized:
.Bl -tag -width placename
.It Fa noise
The contents of the honk.
.It fa format
.It Fa format
The format of noise.
Defaults to markdown.
May also be html.

Loading…
Cancel
Save