Skip to content

Commit 53b9609

Browse files
mblodeclaude
andcommitted
Self-host attribution avatar to drop cross-origin request
Replace the external matthewblode.com/avatar-sm.png with a local copy so the footer avatar no longer makes a cross-origin round-trip. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f8da3db commit 53b9609

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/img/avatar-sm.png

3.55 KB
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ <h1>Form elements</h1>
753753
<p>
754754
Crafted by
755755
<a href="https://matthewblode.com" rel="author">
756-
<img src="https://matthewblode.com/avatar-sm.png" alt="Matthew Blode" width="20" height="20" style="border-radius:9999px;vertical-align:middle" />
756+
<img src="img/avatar-sm.png" alt="Matthew Blode" width="20" height="20" style="border-radius:9999px;vertical-align:middle" />
757757
Matthew Blode
758758
</a>
759759
</p>

0 commit comments

Comments
 (0)