1 files changed, 1 insertions(+), 1 deletions(-)
M 404.html
M 404.html => 404.html +1 -1
@@ 4,7 4,7 @@ layout: page
<h2 class="pad-t-md pad-x-lg--md type-center type-hs-header line-tight">404!</h2>
<div class="pad-t-md">
- <img id="404-image" class="mar-x-auto disp-bl" src="https://www.homestuck.com/images/storyfiles/hs2/00719.gif">
+ <img id="404-image" class="mar-x-auto disp-bl" src="">
<script>
document.getElementById("404-image").src = "https://j-james.me/htmlstuck/assets/scribble-mode/" + Math.floor(Math.random() * 20) + ".gif";
</script>