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;
|
- var num = Math.floor(Math.random() * 3) + 1;
|
||||||
|
|
||||||
img(src="/images/pages/not_found/404_#{num}.png" class="not-found-image")
|
img(src="/images/pages/not_found/404_#{num}.png" class="not-found-image")
|
||||||
|
|
Reference in a new issue