all repos — honk @ 417e200e47c841ae16d7a924e0c26afda514e74f

my fork of honk

rel alternative for user too
Ted Unangst tedu@tedunangst.com
Sun, 06 Aug 2023 04:08:06 -0400
commit

417e200e47c841ae16d7a924e0c26afda514e74f

parent

178062ff4bc8c49bca7dbe0ee873cf3e4fb9c0a2

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

jump to
M web.goweb.go

@@ -733,6 +733,7 @@ templinfo["PageArg"] = name

templinfo["Name"] = user.Name templinfo["WhatAbout"] = user.HTAbout templinfo["ServerMessage"] = "" + templinfo["APAltLink"] = templates.Sprintf("<link href='%s' rel='alternate' type='application/activity+json'>", user.URL) if u != nil { templinfo["HonkCSRF"] = login.GetCSRF("honkhonk", r) }