all repos — honk @ b2871612e095dbf2e7cc75d3d9614312ebbf1592

my fork of honk

need to copy a few more properties to bonks
Ted Unangst tedu@tedunangst.com
Mon, 28 Oct 2019 15:49:06 -0400
commit

b2871612e095dbf2e7cc75d3d9614312ebbf1592

parent

812437345a4670af810adb9d12b8efaed87529a8

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

jump to
M web.goweb.go

@@ -986,6 +986,9 @@ Convoy: xonk.Convoy,

Audience: []string{thewholeworld, oonker}, Public: true, Format: "html", + Place: xonk.Place, + Onts: xonk.Onts, + Time: xonk.Time, } err = savehonk(bonk)