Skip to content

Commit aeb27ba

Browse files
2u841rclaude
andcommitted
Use github.com/null.png as final fallback, not ghost
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cd1b99f commit aeb27ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(site)/guests/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
? `https://github.com/${guest.github}.png`
7575
: guest.twitter
7676
? `https://unavatar.io/twitter/${guest.twitter}`
77-
: `https://github.com/ghost.png`}
77+
: `https://github.com/null.png`}
7878
alt={guest.name}
7979
width="460"
8080
height="460"

0 commit comments

Comments
 (0)