Skip to content

Commit 9150582

Browse files
robcohenclaude
andcommitted
style: use proper Arch Linux style icon for AUR tab
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 891c4a1 commit 9150582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h1 class="text-5xl md:text-6xl font-bold tracking-tight mb-6">
248248
aria-controls="panel-aur"
249249
>
250250
<svg class="tab-icon" viewBox="0 0 24 24" fill="currentColor">
251-
<path d="M12 2L2 19h20L12 2zm0 3.5L18.5 17h-13L12 5.5z" />
251+
<path d="M12 2L2 22h5l5-10 5 10h5L12 2z" />
252252
</svg>
253253
<span>AUR</span>
254254
</button>

0 commit comments

Comments
 (0)