tiny 88x31 lexicon for atproto
0
fork

Configure Feed

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

update styles

+2 -2
+2 -2
tmpl/home.html
··· 1 1 {{define "content"}} 2 2 {{range .Buttons}} 3 - <div style="display: inline-block"> 3 + <div style="display: inline-block; margin-right: 2px; margin-bottom: 2px"> 4 4 {{template "buttonpart" .}} 5 - <div> 5 + <div style="margin: auto; width: 50%"> 6 6 <a href="/button?uri={{.URI}}">view</a> 7 7 </div> 8 8 </div>