all repos — honk @ b6dd24f8f91a0356d5548c50ffb31f0be081f6ed

my fork of honk

that was dumb. fix compilation.
Ted Unangst tedu@tedunangst.com
Sun, 05 May 2019 14:06:29 -0400
commit

b6dd24f8f91a0356d5548c50ffb31f0be081f6ed

parent

851a7a23f3f17d69efd26a5ecf7bb44a39fab3f8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M honk.gohonk.go

@@ -524,7 +524,7 @@ if h == nil {

http.NotFound(w, r) return } - donksforhonks([]*Honk{&h}) + donksforhonks([]*Honk{h}) if friendorfoe(r.Header.Get("Accept")) { _, j := jonkjonk(user, h) j["@context"] = itiswhatitis