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: bump js script versions to bust cf cache

authored by

Patrick Dewey and committed by tangled.org 3d3b3437 7e48d711

+2 -2
+2 -2
internal/web/components/layout.templ
··· 251 251 <script src="/static/js/dropdown-manager.js?v=0.1.0"></script> 252 252 <!-- Load Alpine components BEFORE Alpine.js initializes --> 253 253 <script src="/static/js/theme.js?v=0.1.0"></script> 254 - <script src="/static/js/brew-form.js?v=0.4.0"></script> 254 + <script src="/static/js/brew-form.js?v=0.5.0"></script> 255 255 <script src="/static/js/entity-suggest.js?v=0.1.0"></script> 256 - <script src="/static/js/combo-select.js?v=0.2.0"></script> 256 + <script src="/static/js/combo-select.js?v=0.3.0"></script> 257 257 <!-- Load Alpine.js core with defer (will initialize after DOM loads) --> 258 258 <script src="/static/js/alpine.min.js?v=0.2.0" defer></script> 259 259 <!-- Load HTMX and other utilities -->