Skip to content

Commit 011f873

Browse files
committed
Fix incorrect articles mobile nav item
1 parent 970a539 commit 011f873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/layouts/app.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ class="h-auto w-32"
129129
'group-hover/sidebar-link:translate-x-1' => ! request()->routeIs('articles*'),
130130
])
131131
>
132-
Community
132+
Content
133133
</div>
134134
</a>
135135
</li>

0 commit comments

Comments
 (0)