Change 404 image
This commit is contained in:
parent
99ca240e99
commit
61b7822f27
2 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
||||||
var errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)];
|
var errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)];
|
||||||
errorEmojiContainer.appendChild(document.createTextNode(errorEmoji));
|
errorEmojiContainer.appendChild(document.createTextNode(errorEmoji));
|
||||||
</script>
|
</script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
BIN
static/img/404-dog.jpg
Normal file
BIN
static/img/404-dog.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
Loading…
Add table
Add a link
Reference in a new issue