diff options
| author | kj_sh604 | 2026-02-14 14:21:47 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-14 14:21:47 -0500 |
| commit | 77cdca6eaa2fd3749463bffffe62a7a7fd2bea7c (patch) | |
| tree | d4b09ba5439231e5d6ce669d2ed56fa27d5dee35 /docs/index.html | |
| parent | eb61a9c22b331d6f1b1602f17bcac3362475b2cb (diff) | |
refactor: use public domain image for example image
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index e364a56..e90d46d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -152,7 +152,7 @@ <h3 id="other">Other</h3> <p>Here's a horizontal rule and image because I don't know where else to put them.</p> - <img src="https://placekitten.com/408/287" alt="Example kitten" /> + <img src="https://www.publicdomainpictures.net/pictures/180000/velka/spider-man.jpg" alt="example spider-man" /> <hr /> <p>And here's a nicely marked up table!</p> |
