Skip to content

Commit d6655d3

Browse files
khaliqgantclaude
andcommitted
footer: color the AgentWorkforce link in brand terracotta
Reads as a link at rest (rather than waiting for hover) since it's the only outbound link in the bottom strip. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 829bb1b commit d6655d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/site-footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export function SiteFooter() {
3737
Crafted by{" "}
3838
<a
3939
href="https://github.com/AgentWorkforce"
40-
className="text-ink-soft hover:text-terracotta transition-colors"
40+
className="text-terracotta hover:underline"
4141
>
4242
AgentWorkforce
4343
</a>

0 commit comments

Comments
 (0)