Fix small change in not-found to keep change to minimum

This commit is contained in:
tahmidshahriar 2015-06-24 14:53:52 -07:00
parent e287e515f1
commit 4ac7408166

View file

@ -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")