tangled
alpha
login
or
join now
moth11.net
/
88x31
0
fork
atom
tiny 88x31 lexicon for atproto
0
fork
atom
overview
issues
pulls
pipelines
early return after error
moth11.net
1 month ago
5015e8ed
faf47872
+1
1 changed file
expand all
collapse all
unified
split
handler
handler.go
+1
handler/handler.go
···
210
210
if err != nil {
211
211
log.Println(err)
212
212
http.Error(w, "error", http.StatusInternalServerError)
213
213
+
return
213
214
}
214
215
type EmbedData struct {
215
216
Background string