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
f6a35f1fd4
commit
e287e515f1
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +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