diff options
| -rw-r--r-- | docs/index.html | 2 | ||||
| -rw-r--r-- | out/docs/index.html | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/out/docs/index.html b/out/docs/index.html index e364a56..e90d46d 100644 --- a/out/docs/index.html +++ b/out/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> |
