mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Fix small change in not-found to keep change to minimum
This commit is contained in:
parent
e287e515f1
commit
4ac7408166
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ block content
|
|||
- var num = Math.floor(Math.random() * 3) + 1;
|
||||
|
||||
img(src="/images/pages/not_found/404_#{num}.png" class="not-found-image")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue