tiny 88x31 lexicon for atproto
0
fork

Configure Feed

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

*reverts u*

+5 -1
+5 -1
tmpl/home.html
··· 1 1 {{define "content"}} 2 - define ""content"" 2 + {{range .Buttons}} 3 + {{template "buttonpart" .}} 4 + {{else}} 5 + no buttons yet, <a href="/upload">post the first!</a> 6 + {{end}} 3 7 {{end}}