mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 06:14:22 +01:00
moving some code around to show a "(reply)" on opengraph subscripts.
This commit is contained in:
@@ -71,7 +71,7 @@ func renderProfile(w http.ResponseWriter, r *http.Request, code string) {
|
||||
CreatedAt: data.createdAt,
|
||||
KindDescription: data.kindDescription,
|
||||
KindNIP: data.kindNIP,
|
||||
EventJSON: eventToHTML(data.event),
|
||||
EventJSON: data.event.ToJSONHTML(),
|
||||
Kind: data.event.Kind,
|
||||
Metadata: data.metadata,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user