tangled
alpha
login
or
join now
arabica.social
/
arabica
7
fork
atom
Coffee journaling on ATProto (alpha)
alpha.arabica.social
coffee
7
fork
atom
overview
issues
pulls
pipelines
fix: active tab profile fix
pdewey.com
2 months ago
8c52ef60
b34f4a61
verified
This commit was signed with the committer's
known signature
.
pdewey.com
SSH Key Fingerprint:
SHA256:ePOVkJstqVLchGK8m9/OGQG+aFNHD5XN3xjvW9wKCA4=
+1
-1
1 changed file
expand all
collapse all
unified
split
templates
profile.tmpl
+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
11
-
<div class="max-w-4xl mx-auto">
11
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">