···175 }
176 rd.Title = "reference"
177 rd.Docs = []Apidoc{
178- {"did=",
0179 "atproto did as string",
180 "prefer to use atproto did! i don't locally store handle:did mappings, so if you use a handle, i have to resolve it on the fly, which adds latency",
181 "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce",
000000182 },
183 }
184
···175 }
176 rd.Title = "reference"
177 rd.Docs = []Apidoc{
178+ {
179+ "did=",
180 "atproto did as string",
181 "prefer to use atproto did! i don't locally store handle:did mappings, so if you use a handle, i have to resolve it on the fly, which adds latency",
182 "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce",
183+ },
184+ {
185+ "handle=",
186+ "atproto handle as string",
187+ "prefer to use atproto did! i don't locally store handle:did mappings, so if you use a handle, i have to resolve it on the fly, which adds latency",
188+ "https://88x31.store/embed/liked-by?handle=moth11.net",
189 },
190 }
191