Coffee journaling on ATProto (alpha) alpha.arabica.social
coffee
17
fork

Configure Feed

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

chore: update js file version

+1 -1
+1 -1
internal/web/components/layout.templ
··· 286 286 <script src="/static/js/theme.js?v=0.1.0"></script> 287 287 <script src="/static/js/brew-form.js?v=0.6.0"></script> 288 288 <script src="/static/js/entity-suggest.js?v=0.1.0"></script> 289 - <script src="/static/js/combo-select.js?v=0.4.0"></script> 289 + <script src="/static/js/combo-select.js?v=0.5.0"></script> 290 290 <!-- Load Alpine.js core with defer (will initialize after DOM loads) --> 291 291 <script src="/static/js/alpine.min.js?v=0.2.0" defer></script> 292 292 <!-- Load HTMX and other utilities -->