Skip to content

Commit 9a4eaf5

Browse files
committed
fix: use correct socket icon
1 parent e6f7794 commit 9a4eaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/[...package].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ defineOgImageComponent('Package', {
431431
rel="noopener noreferrer"
432432
class="link-subtle font-mono text-sm inline-flex items-center gap-1.5"
433433
>
434-
<span class="i-simple-icons-socketdotio w-4 h-4" />
434+
<span class="i-simple-icons-socket w-4 h-4" />
435435
socket.dev
436436
</a>
437437
</li>

0 commit comments

Comments
 (0)