tiny 88x31 lexicon for atproto
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Aaaaaaaa

+1 -1
+1 -1
tmpl/button.html
··· 14 14 <input type="submit" value='"like"'/> 15 15 </form> 16 16 {{end}} 17 - {{if eq .Button.DID .DID | deref}} 17 + {{if eq .Button.DID (deref .DID)}} 18 18 <form action="/unlike" method="POST"> 19 19 <input type="text" name="uri" value="{{.Button.URI}}" hidden /> 20 20 <input type="text" name="cid" value="{{.Button.CID}}" hidden />