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

fix: active tab profile fix

pdewey.com 8c52ef60 b34f4a61

verified
+1 -1
+1 -1
templates/profile.tmpl
··· 8 8 {{if .IsOwnProfile}} 9 9 <div class="max-w-4xl mx-auto" x-data="managePage()"> 10 10 {{else}} 11 - <div class="max-w-4xl mx-auto"> 11 + <div class="max-w-4xl mx-auto" x-data="{ activeTab: 'brews' }"> 12 12 {{end}} 13 13 <!-- Profile Header --> 14 14 <div class="bg-gradient-to-br from-brown-100 to-brown-200 rounded-xl shadow-xl p-6 mb-6 border border-brown-300">